X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/blobdiff_plain/c081ed0bae320d23343d331edb057741c32b1739..b52cd5cf0d40fa22b8a8906e0993523cfae2fb68:/main.css diff --git a/main.css b/main.css index 34a741a..3f4adaa 100644 --- a/main.css +++ b/main.css @@ -25,6 +25,30 @@ 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 }