mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2025-03-09 22:29:45 -04:00
15 lines
277 B
Sass
15 lines
277 B
Sass
#twitter
|
|
p
|
|
padding-bottom: 10px
|
|
a.topic
|
|
color: #{!twitter_topic}
|
|
.meta
|
|
color: #{!light_text}
|
|
font-size: 80%
|
|
display: block
|
|
padding: 8px 0 0
|
|
a
|
|
color: inherit
|
|
text-decoration: none
|
|
&:hover
|
|
text-decoration: underline |