]> fortfriendship.online Git - gnargle.github.io.git/blobdiff - main.css
iframe a bunch of stuff for code reuse
[gnargle.github.io.git] / main.css
index 34a741ae4e8d31762fe00dd9d1c0eca59b779b88..3f4adaaaa6749b61704399a410b724819e8605ca 100644 (file)
--- a/main.css
+++ b/main.css
     border-radius: 25px;
 }
 
+.embed-title{
+    width: 100%;
+    height: 50px;
+    display: block;
+    margin: 0 auto;
+    border: 0;
+}
+
+.embed-footer {
+    width: 100%;
+    height: 250px;
+    display: block;
+    margin: 0 auto;
+    border: 0;
+}
+
+.embed-links {
+    width: 100%;
+    height: 100px;
+    display: block;
+    margin: 0 auto;
+    border: 0;
+}
+
 .marquee-heading{
     color:crimson
 }