fat links
This commit is contained in:
parent
507c1e930f
commit
d2b175f212
|
@ -36,6 +36,10 @@ p {
|
|||
|
||||
a {
|
||||
color: #FFF;
|
||||
text-decoration: underline;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
box-shadow: 0 2px 0 #ff5800;
|
||||
.even & {
|
||||
box-shadow: 0 2px 0 #FFF;
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue