Files
d-t-n.org/production/site/css/video.css
2017-03-02 21:36:05 -06:00

12 lines
158 B
CSS

body {
background: black;
color: #cccccc;
font-family: Arial, sans-serif;
}
h1 {
font-size: 1.2em;
}
div.video {
margin: 10px auto;
width: 100%;
}