Colors \o/
This commit is contained in:
parent
ae72a3bf31
commit
c1182d3bfe
@ -24,6 +24,14 @@ a:hover {
|
||||
color: #eee;
|
||||
}
|
||||
|
||||
.items a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.items #current-item {
|
||||
border: 1px solid #be0000;
|
||||
}
|
||||
|
||||
pre, code {
|
||||
color: #fff;
|
||||
background: #555;
|
||||
@ -71,10 +79,6 @@ pre, code {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.items #current-item {
|
||||
border: 3px solid #999;
|
||||
}
|
||||
|
||||
.item h1 a {
|
||||
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
|
||||
color: #eee;
|
||||
|
Loading…
Reference in New Issue
Block a user