Improved logging, UI tweaks.
This commit is contained in:
+9
-1
@@ -7,8 +7,12 @@ div.header_banner {
|
||||
color: white;
|
||||
}
|
||||
|
||||
div.header_banner_text {
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
h1.header_banner {
|
||||
font-size: xxx-large;
|
||||
font-size: x-large;
|
||||
color: white;
|
||||
text-shadow: -3px -3px 0 #000, 3px -3px 0 #000, -3px 3px 0 #000, 3px 3px 0 #000;
|
||||
}
|
||||
@@ -17,4 +21,8 @@ h1.header_banner {
|
||||
div.header_banner {
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
h1.header_banner {
|
||||
font-size: xxx-large;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user