Add separating comment
This commit is contained in:
parent
26cb503a8e
commit
eca8440e81
@ -567,6 +567,10 @@ p a:link, p a:hover, p a:active, p a:visited, li a:link, li a:hover, li a:active
|
||||
p a:hover::before, li a:hover::before, h2 a:hover::before {
|
||||
height: 110%; }
|
||||
|
||||
/*
|
||||
* Code Listings
|
||||
* =============
|
||||
*/
|
||||
pre.small-text {
|
||||
font-size: 80%; }
|
||||
|
||||
|
||||
@ -699,6 +699,10 @@ p a, li a, h2 a {
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
* Code Listings
|
||||
* =============
|
||||
*/
|
||||
pre.small-text {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user