Skip to content
Snippets Groups Projects
Commit 6c09a289 authored by Aaron Coleman's avatar Aaron Coleman
Browse files

CSS changes for images

parent 08225964
Branches
No related tags found
No related merge requests found
......@@ -14,7 +14,7 @@ Big Ten Video Slide
background: linear-gradient(top, rgba(246,246,246,1) 1%,rgba(225,225,225,1) 29%,rgba(241,241,241,1) 30%,rgba(255,255,255,1) 100%);
}
#bigTenVideo {
background:url('/ucomm/splash/images/tv20110701.png') no-repeat 0 0;
background:url('images/tv20110701.png') no-repeat 0 0;
height:310px;
width:480px;
cursor:pointer;
......@@ -88,7 +88,7 @@ Big Ten Video Slide
}
#maincontent .callout h3 {
position:absolute;
background:#ac0302 url('/ucomm/splash/images/gobig.png') no-repeat 24px 6px;
background:#ac0302 url('images/gobig.png') no-repeat 24px 6px;
color:#fff;
text-transform:uppercase;
font-size:18px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment