rewrite to xhtml made by zayd
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
body {
|
||||
background-color: #000;
|
||||
background-color: #000000;
|
||||
margin: 0;
|
||||
height: 100;
|
||||
overflow-x: hidden;
|
||||
@@ -47,7 +47,7 @@ body {
|
||||
/* Very easy one is for articels or just post idk how to call them and the content1 thing if for general usage */
|
||||
|
||||
/*Code to make footer look cool and ncie :D*/
|
||||
footer {
|
||||
.footer {
|
||||
font-family: IBMWeb, Liberation Mono, monospace;
|
||||
text-align: center;
|
||||
margin-top: auto;
|
||||
@@ -80,3 +80,11 @@ a {
|
||||
color: #a57ae9;
|
||||
top: 50px;
|
||||
}
|
||||
|
||||
.error {
|
||||
margin: 0 auto;
|
||||
text-align: center;
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user