Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Digital Experience Group
GoBigRed
Commits
e07b2308
Commit
e07b2308
authored
Sep 22, 2011
by
Aaron Coleman
Browse files
css styling for video slide
parent
ace6e45d
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/gobigred.css
View file @
e07b2308
...
...
@@ -18,15 +18,37 @@ Big Ten Video Slide
float
:
left
;
width
:
auto
!important
;
}
#maincontent
ul
#slide_video
.promoText
{
right
:
50px
;
left
:
auto
;
width
:
360px
;
bottom
:
30%
;
color
:
#555
;
text-shadow
:
-1px
-1px
#ffffff
;
z-index
:
10
;
#maincontent
#slide_video
>
div
>
div
+
div
{
display
:
inline-block
;
margin-top
:
100px
;
width
:
400px
;
right
:
0
;
background
:
#B70302
;
-webkit-border-radius
:
10px
;
-moz-border-radius
:
10px
;
border-radius
:
10px
;
-webkit-box-shadow
:
0px
0px
3px
0px
rgba
(
0
,
0
,
0
,
0.4
);
-moz-box-shadow
:
0px
0px
3px
0px
rgba
(
0
,
0
,
0
,
0.4
);
box-shadow
:
0px
0px
3px
0px
rgba
(
0
,
0
,
0
,
0.4
);
color
:
#fff
;
line-height
:
1.2em
;
padding
:
5px
;
}
#maincontent
ul
#slide_video
div
>
div
+
div
p
{
line-height
:
1.4em
;
}
#maincontent
ul
#slide_video
div
>
div
+
div
a
{
color
:
#fff
;
text-decoration
:
underline
;
}
#maincontent
ul
#slide_video
h3
{
color
:
#fff
;
font-size
:
2.6em
;
font-weight
:
bold
;
}
#maincontent
ul
#slide_goBig
>
div
{
width
:
45%
;
left
:
24px
;
...
...
@@ -64,12 +86,7 @@ Big Ten Video Slide
font-size
:
2.6em
;
font-weight
:
bold
;
}
#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%
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment