mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2025-01-11 12:24:12 +02:00
[Client] 🎨
This commit is contained in:
parent
c90bf42f27
commit
e160b81476
3 changed files with 3 additions and 6 deletions
|
@ -108,6 +108,9 @@ a
|
|||
cursor pointer
|
||||
|
||||
pre > code
|
||||
font-family Consolas, 'Courier New', Courier, Monaco, monospace
|
||||
tab-size 4
|
||||
|
||||
.comment
|
||||
opacity 0.5
|
||||
|
||||
|
|
|
@ -236,9 +236,6 @@
|
|||
background #f8f8f8
|
||||
border-radius 2px
|
||||
|
||||
> code
|
||||
font-family Consolas, 'Courier New', Courier, Monaco, monospace
|
||||
|
||||
> .media
|
||||
> img
|
||||
display block
|
||||
|
|
|
@ -215,9 +215,6 @@
|
|||
background #f8f8f8
|
||||
border-radius 2px
|
||||
|
||||
> code
|
||||
font-family Consolas, 'Courier New', Courier, Monaco, monospace
|
||||
|
||||
> .media
|
||||
> img
|
||||
display block
|
||||
|
|
Loading…
Reference in a new issue