md4tj/test_css.css

12 lines
141 B
CSS

body {background-color: #00ff00;}
video {
width: 100%;
height: auto;
}
#lastupdated {
outline: dashed 1px black;
text-align: center;
}