mirror of
https://github.com/Fluffy-Bean/Fluffys-website.git
synced 2025-05-29 06:43:13 +00:00
:3
This commit is contained in:
parent
43665fb930
commit
384aa2b152
173 changed files with 10 additions and 30637 deletions
|
@ -1,47 +0,0 @@
|
|||
.markdown
|
||||
a
|
||||
text-decoration: none
|
||||
color: $accent
|
||||
transition: all 0.1s ease-in-out
|
||||
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
|
||||
hr
|
||||
margin: 1rem 0
|
||||
border: 0
|
||||
border-top: 1px solid $dark
|
||||
|
||||
code
|
||||
padding: 0.2rem
|
||||
|
||||
font-family: $font-mono
|
||||
font-size: 0.8rem
|
||||
|
||||
background-color: $dark
|
||||
color: $light
|
||||
border-radius: $radius
|
||||
|
||||
overflow-x: auto
|
||||
|
||||
pre
|
||||
margin: 0
|
||||
padding: 0.6rem
|
||||
|
||||
white-space: pre-wrap
|
||||
word-wrap: break-word
|
||||
font-family: $font-mono
|
||||
|
||||
background-color: $dark
|
||||
border-radius: $radius
|
||||
|
||||
overflow-x: scroll
|
||||
|
||||
> code
|
||||
padding: 0
|
||||
|
||||
blockquote
|
||||
margin: 1rem 0 1rem 1.5rem
|
||||
padding: 0 0.6rem
|
||||
font-style: italic
|
||||
border-left: 0.2rem solid $accent
|
Loading…
Add table
Add a link
Reference in a new issue