mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-07-16 16:42:00 -04:00
delete
This commit is contained in:
-27
@@ -1,27 +0,0 @@
|
||||
body {
|
||||
font-family: Consolas, Courier, monospace;
|
||||
color: lime;
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
a img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
a:link {
|
||||
color: #9a7f49;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #666699;
|
||||
}
|
||||
|
||||
a:hover, a:active, a:focus {
|
||||
color: #99ff33;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.noshow {
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user