Compare commits
No commits in common. "dfd7a51853bc0f2759d3b94ec55e6dcc566ccde2" and "43b69e775e83f25e2a6be24a32fae0ebc6c4954e" have entirely different histories.
dfd7a51853
...
43b69e775e
2 changed files with 1 additions and 12 deletions
|
@ -1,7 +0,0 @@
|
|||
@import "_theme.sass"
|
||||
|
||||
.csl-right-inline
|
||||
margin-left: 1.5em !important
|
||||
a[href*=citeproc]
|
||||
vertical-align: super
|
||||
font-size: .83em
|
|
@ -1,7 +1,6 @@
|
|||
@import "syntax.scss"
|
||||
@import "stork.sass"
|
||||
@import "soudan.sass"
|
||||
@import "csl-bib.sass"
|
||||
@import "_theme.sass"
|
||||
@import "_topography.sass"
|
||||
|
||||
|
@ -73,13 +72,10 @@ a
|
|||
text-decoration: none
|
||||
pre, .page
|
||||
box-shadow: $shadow-size $shadow-size $shadow
|
||||
img, button, input[type=submit], iframe
|
||||
img, button, input[type=submit]
|
||||
max-width: 100%
|
||||
box-shadow: $shadow-size $shadow-size $bg0
|
||||
border: 2px solid $bg0
|
||||
iframe
|
||||
display: block
|
||||
margin: auto
|
||||
header
|
||||
h2
|
||||
margin: 0
|
||||
|
|
Loading…
Add table
Reference in a new issue