Add CSS style file

This commit is contained in:
Dmitriy Prodchenko 2018-03-30 13:29:45 +03:00
parent 678aff26c8
commit c3eaabb3ad

View file

@ -0,0 +1,16 @@
body {
display: block;
margin: 5%;
}
h2 {
color: #ff8800;
}
img {
width: 100%;
}
thumbcaption {
font-style: italic;
}