1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub-skin.git synced 2024-06-26 12:00:47 +03:00

Повысим приоритет наших CSS правил на редактор

This commit is contained in:
Alexander Yakovlev 2019-04-08 00:04:47 +07:00
parent 47fd971e98
commit 06d7494c28
Signed by: oreolek
GPG key ID: 1CDC4B7820C93BD3

View file

@ -110,7 +110,7 @@
background: #eee; background: #eee;
} }
.markItUpEditor { .markItUp .markItUpContainer .markItUpEditor {
font-size: 12pt; font-size: 12pt;
font-family: "Fira Code", "Anonymous Pro", "PT Mono", "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace; font-family: "Fira Code", "Anonymous Pro", "PT Mono", "Courier New",Courier,"Lucida Sans Typewriter","Lucida Typewriter",monospace;
} }