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
a3ee9b77
Commit
a3ee9b77
authored
Sep 22, 2011
by
Aaron Coleman
Browse files
css for more video slide
parent
08e2bd6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/gobigred.css
View file @
a3ee9b77
...
...
@@ -68,6 +68,43 @@ Big Ten Video Slide
color
:
#ba0000
;
}
#maincontent
ul
#slide_morevideo
>
div
{
width
:
30%
;
bottom
:
30px
;
left
:
10px
;
background
:
#FFF
;
-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
:
#333
;
line-height
:
1.2em
;
}
#maincontent
ul
#slide_morevideo
div
div
{
margin
:
1em
;
border
:
1px
solid
rgba
(
255
,
255
,
255
,
0.2
);
-webkit-border-radius
:
5px
;
-moz-border-radius
:
5px
;
border-radius
:
5px
;
padding
:
5px
;
-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
);
}
#maincontent
ul
#slide_morevideo
div
div
p
{
line-height
:
1.4em
;
}
#maincontent
ul
#slide_morevideo
div
div
a
{
color
:
#c00
;
text-decoration
:
underline
;
}
#maincontent
ul
#slide_morevideo
h3
{
color
:
#c00
;
font-size
:
2.6em
;
font-weight
:
bold
;
}
/*
*
* Styles for the Become a Husker Section
...
...
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