forked from purplebored/purplebored.pl
Added a guide, updated the website in general
This commit is contained in:
10
style.css
10
style.css
@@ -45,7 +45,7 @@ footer {
|
||||
padding: 1em;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
background: #000000;
|
||||
background: transparent;
|
||||
}
|
||||
/* End of the code which makes the footer look nice :( */
|
||||
|
||||
@@ -62,4 +62,12 @@ a {
|
||||
font-family: monospace;
|
||||
color: #a57ae9;
|
||||
font-size: small;
|
||||
}
|
||||
|
||||
/* CSS to make the guides look nice. */
|
||||
.ascii-logo2 {
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
color: #a57ae9;
|
||||
top: 50px;
|
||||
}
|
||||
Reference in New Issue
Block a user