mirror of
https://github.com/moodle/moodle.git
synced 2025-01-29 19:50:14 +01:00
magazine theme fixes for MDL-24185 and MDL-24183
This commit is contained in:
parent
f49b359b00
commit
3108fdf0d4
@ -105,18 +105,20 @@ div.thetitle {
|
||||
|
||||
#nologo {
|
||||
width: 337px;
|
||||
height: 130px;
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
padding-left: 3px;
|
||||
}
|
||||
margin-top: 40px;
|
||||
}
|
||||
#nologo a, #nologo {
|
||||
font-size: 40px;
|
||||
font-size: 35px;
|
||||
font-style: italic;
|
||||
font-family: Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
|
||||
font-weight: 800;
|
||||
letter-spacing: -1px;
|
||||
line-height: 130px;
|
||||
line-height: 45px;
|
||||
|
||||
|
||||
}
|
||||
#nologo a:hover {
|
||||
text-decoration: none;
|
||||
@ -319,8 +321,9 @@ div#jcontrols_button span.arrow.sep {
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
.block div.block_action input {
|
||||
.block div.block_action input, .block div.block_action img {
|
||||
margin-top: 3px;
|
||||
margin-right: 3px;
|
||||
position: relative;
|
||||
top: 6px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user