Difference between revisions of "Template:NAIT Edmonton/CSS"

Line 309: Line 309:
 
}
 
}
 
.booklet .b-wrap-left  {
 
.booklet .b-wrap-left  {
background:#fff url(../images/left_bg.jpg) no-repeat top left;
+
background:none;
 
-webkit-border-top-left-radius: 10px;
 
-webkit-border-top-left-radius: 10px;
 
-webkit-border-bottom-left-radius: 10px;
 
-webkit-border-bottom-left-radius: 10px;
Line 318: Line 318:
 
}
 
}
 
.booklet .b-wrap-right {
 
.booklet .b-wrap-right {
background:#fff url(right_bg.jpg) no-repeat top left;
+
background:none;
 
-webkit-border-top-right-radius: 10px;
 
-webkit-border-top-right-radius: 10px;
 
-webkit-border-bottom-right-radius: 10px;
 
-webkit-border-bottom-right-radius: 10px;
Line 355: Line 355:
 
margin:5px 5px 5px 15px;
 
margin:5px 5px 5px 15px;
 
font-size:26px;
 
font-size:26px;
background:url(images/h1.png) no-repeat bottom left;
+
background:none;
 
padding-bottom:7px;
 
padding-bottom:7px;
 
}
 
}
Line 364: Line 364:
 
.book_wrapper a.article,
 
.book_wrapper a.article,
 
.book_wrapper a.demo{
 
.book_wrapper a.demo{
background:url(images/circle.png) no-repeat 50% 0px;
+
background:none;
 
display:block;
 
display:block;
 
width:95px;
 
width:95px;

Revision as of 05:32, 4 June 2015