diff --git a/Pages/Mainpage.css b/Pages/Mainpage.css index 6e873bc..60827f2 100644 --- a/Pages/Mainpage.css +++ b/Pages/Mainpage.css @@ -80,9 +80,55 @@ h2, h3{ grid-template-rows: repeat(10, 1fr); grid-template-columns: repeat(10, 1fr); height: 70vh; + width: 70vw; + margin-left: auto; + margin-right: auto; + margin-top: 10vh; + margin-bottom: 10vh; + + background-color: #ffa500; + background: radial-gradient(#E39823 40%, #8D5001); + border-radius: 5px; } +#programGalleryImage{ /*all images should be 700x700*/ + grid-row: 2/11; + grid-column: 1/7; + border-bottom-left-radius: 5px; + + width: 100%; + height: 100%; +} + +#programGalleryTitle{ + grid-row: 1; + grid-column: 1/11; + + padding: 5px; + + font-size: 5.4vh; +} + +#programGalleryCaption{ + grid-column: 7/11; + grid-row: 2/11; +} + +#programGalleryLeftArrow{ + display: inline; + float: left; + font-size: 7vw; +} + +#programGalleryRightArrow{ + display: inline; + float: right; + font-size: 7vw; +} + + + @media (orientation:portrait){ diff --git a/Pages/index.html b/Pages/index.html index 619494e..86e715e 100644 --- a/Pages/index.html +++ b/Pages/index.html @@ -30,8 +30,12 @@
Pog Brian
+This is pog brian, he is very polite but he is bullied alot. Please be nice to him
◄
+►