Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

make markdown backgrounds match current theme (#637)

Cette révision appartient à :
moose65468 2017-05-20 01:33:31 -07:00 révisé par ewhal
Parent a0854fe8ee
révision 815fd84c92

Voir le fichier

@ -128,6 +128,10 @@ td {
color:#bbb;
}
.md-editor > textarea, .md-preview {
background: none !important;
}
/* Table style & fixes */
.table > tbody > tr > th, .nowrap {
white-space: nowrap;