summaryrefslogtreecommitdiff
path: root/styles/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/style.css')
-rw-r--r--styles/style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/styles/style.css b/styles/style.css
index b3f39a6..f83a9b6 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -125,6 +125,15 @@ th a:hover {
padding: 12px;
}
+.youtube-embed {
+ width: 480px;
+ height: 270px;
+}
+
+.image-embed {
+ width: 480px;
+}
+
h1, h4 {
margin-top: 2px;
margin-bottom: 10px;