mirror of
https://github.com/sjlongland/tornado-news.git
synced 2025-09-13 10:03:14 +10:00
example: Brighten the links a bit
This commit is contained in:
parent
ccd08db986
commit
e107cee304
@ -5,7 +5,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #00f;
|
color: #0cf;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.entry.border {
|
div.entry.border {
|
||||||
@ -48,7 +48,7 @@ h1.entry.header.title a {
|
|||||||
}
|
}
|
||||||
|
|
||||||
h1.entry.header.title a:hover {
|
h1.entry.header.title a:hover {
|
||||||
color: #00f;
|
color: #0cf;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1.entry.header.title a:active {
|
h1.entry.header.title a:active {
|
||||||
|
Loading…
Reference in New Issue
Block a user