update utility.css related stuff some more
This commit is contained in:
@@ -8,7 +8,7 @@ body {
|
||||
}
|
||||
|
||||
form {
|
||||
margin : 0px;
|
||||
margin : 10px 0px 0px 0px;
|
||||
padding : 0px;
|
||||
}
|
||||
|
||||
@@ -38,6 +38,8 @@ div.insensitive-small {
|
||||
|
||||
.floatingLogo {
|
||||
float : right;
|
||||
position : relative;
|
||||
top : -10px;
|
||||
}
|
||||
|
||||
a {
|
||||
@@ -75,10 +77,11 @@ div.warning img, div.notice img, div.error img {
|
||||
}
|
||||
|
||||
h1 {
|
||||
color : black;
|
||||
color : #88b0f0;
|
||||
font-size : 32px;
|
||||
font-family : serif;
|
||||
/* text-shadow : 2px 2px 2px #f0f0f0; */
|
||||
margin : 20px 0px 5px 0px;
|
||||
text-shadow : 2px 2px 2px #fff;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
||||
Reference in New Issue
Block a user