Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
weekly release 4.0dev
[moodle.git]
/
theme
/
boost
/
scss
/
moodle
/
login.scss
Commit
Line
Data
7ad1d2da
1
.pagelayout-login .card-title h2 img {
99061152
2
max-width: 100%;
7ad1d2da
3
max-height: 100px;
99061152
DW
4
}
5
6
.pagelayout-login #region-main {
7
border: 0;
8
background-color: inherit;
9
}