git ssb

16+

Dominic / patchbay



Commit 9ed5958b4528f84958df37e404fc8ec072d3632b

really large one-off emoji

mixmix committed on 10/10/2018, 9:33:57 PM
Parent: a67310f0467e9b58b0c980e5f8c2e806b4239eee

Files changed

app/styles/mcss/markdown.mcsschanged
app/styles/mcss/markdown.mcssView
@@ -80,9 +80,20 @@
8080 vertical-align: middle
8181 margin-top: -0.2em
8282 }
8383
84 + (p) {
85 + img.emoji {
86 + :first-of-type {
87 + :last-of-type {
88 + width: 3rem
89 + height: 3rem
90 + }
91 + }
92 + }
93 + }
8494
95 +
8596 h1, h2, h3, h4, h5, h6 {
8697 margin: 0
8798 }
8899 h1, h2 {

Built with git-ssb-web