Преглед изворни кода

styling for image captions

main
Simon Bowie пре 1 година
родитељ
комит
c198fadbfb
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      web/app/static/styles/custom.css

+ 6
- 0
web/app/static/styles/custom.css Прегледај датотеку

@@ -500,6 +500,12 @@ p code {
margin: 1rem 0rem !important;
}

img + em {
text-align: center;
font-size: .8rem;
}


/***************** MOBILE ****************/

@media screen and (min-width:0px) and (max-width: 768px) {

Loading…
Откажи
Сачувај