QA foutjes in styling
svn path=/Website/trunk/; revision=35208
This commit is contained in:
@@ -409,10 +409,9 @@ span.removetag:hover,
|
||||
font-size: 2.0em;
|
||||
margin-left: 270px;
|
||||
margin-top: 25px;
|
||||
font-size: 2em;
|
||||
background-color: white;
|
||||
padding: 10px;
|
||||
box-shadow: 2px 2px #333;
|
||||
box-shadow: 2px 2px #666;
|
||||
}
|
||||
#headerfunctions {
|
||||
float: right;
|
||||
@@ -3441,7 +3440,7 @@ img.mklogo:hover, i.mklogo:hover {
|
||||
|
||||
.micon:hover, .nomicon:hover {
|
||||
transition: transform 0.5s;
|
||||
rm: scale(1.2,1.2);
|
||||
transform: scale(1.2,1.2);
|
||||
}
|
||||
.nomicon {
|
||||
background-color: ==frameheaderbackgroundcolor==;
|
||||
@@ -3517,7 +3516,7 @@ li.mi:hover {
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.menuimg .fa-heart, .mk .fa-heart {
|
||||
.menuimg .fa, .mk .fa {
|
||||
color: ==buttonbackgroundcolor==;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user