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