mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
external link styling... fixes #33
This commit is contained in:
parent
2211e3078b
commit
ec634df924
@ -22,7 +22,12 @@
|
||||
// Usually it's a good idea to give images some space.
|
||||
.section > img
|
||||
margin-bottom: $base-line-height
|
||||
|
||||
a.reference.external:after
|
||||
font-family: fontawesome-webfont
|
||||
content: " \f08e "
|
||||
color: $text-light
|
||||
vertical-align: super
|
||||
font-size: 60%
|
||||
// For the most part, its safe to assume that sphinx wants you to use a blockquote as an indent. It gets
|
||||
// used in many different ways, so don't assume you can apply some fancy style, just leave it be.
|
||||
blockquote
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user