Removed some inline styles

This commit is contained in:
Fergal Moran
2012-09-12 13:04:11 +01:00
parent 41c2d496c9
commit 6ebc7add96
3 changed files with 27 additions and 30 deletions

View File

@@ -545,3 +545,30 @@ h3 {
background: url(/static/img/twitter.png) no-repeat left;
margin-bottom: 10px
}
div.event-content img {
width: auto;
height: auto;
max-width: none;
}
div.event-content td {
padding: 12px;
}
.side-player {
display: block;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #BFD4D9;
border-radius: 3px 3px 3px 3px;
list-style: none outside none;
overflow-x: auto;
overflow-y: hidden;
margin: 0 0 10px 25px;
}
#whats-on {
padding: 15px 0 15px 70px;
background: url(/static/img/whats-on.png) no-repeat left;
margin: 0;
}

View File

@@ -1,15 +1,3 @@
<style type="text/css">
div.event-content img {
width: auto;
height: auto;
max-width: none;
}
div.event-content td {
padding: 12px;
}
</style>
<div class="hero-unit">
<div class="row">
<div id="event-header" class="bordered">

View File

@@ -1,21 +1,3 @@
<style type="text/css">
.side-player {
display: block;
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #BFD4D9;
border-radius: 3px 3px 3px 3px;
list-style: none outside none;
overflow-x: auto;
overflow-y: hidden;
margin: 0 0 10px 25px;
}
#whats-on {
padding: 15px 0 15px 70px;
background: url(/static/img/whats-on.png) no-repeat left;
margin: 0;
}
</style>
<div class="row" id="side-player-area">
<div id="whats-on">