Skip to content
Snippets Groups Projects
Commit fc6e90bf authored by Seth Meranda's avatar Seth Meranda
Browse files

Place the video supporting text next to the video.

parent b5a41778
No related branches found
No related tags found
No related merge requests found
......@@ -64,10 +64,13 @@ Big Ten Video Slide
font-size:2.6em;
font-weight:bold;
}
#maincontent #slide_video .promoText a {
color:#ba0000;
#maincontent #slide_video > div > div + div {
position:absolute;
display:inline-block;
width:400px;
right:0;
}
#maincontent .mejs-container {float:left;}
#maincontent ul #slide_goBigVideos > div {
width:30%;
bottom:30px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment