Skip to content

Commit

Permalink
wide banner tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
smth committed Mar 29, 2012
1 parent b61c6f8 commit 22285e6
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 2 deletions.
5 changes: 4 additions & 1 deletion css/blue.css
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ input:focus, textarea:focus {
background-image:none;
border: 1px solid #F3F3F3;
color: #333333;
filter: progid:dximagetransform.microsoft.gradient(startColorstr='#afccde', endColorstr='#afccde', GradientType=0); /* IE6-9 */
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}
#sidebar .widget h1,
#sidebar .widget h2,
Expand All @@ -141,6 +141,9 @@ input:focus, textarea:focus {
#sidebar .widget a {
color:#333333;
}
#sidebar .widget label {
color: #333333;
}
#sidebar .tb_tweet-info {
color: #333333;
}
Expand Down
4 changes: 4 additions & 0 deletions css/okfn-wordpress.css
Original file line number Diff line number Diff line change
Expand Up @@ -1564,6 +1564,10 @@ body {
box-shadow: 0px 1px 0px 0px #efefef;
margin-top:-15px;
*margin-top:0px !important;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
}
.banner.full-width:before,
.banner.full-width:after {
Expand Down
Binary file modified images/banner-bg-blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/banner-bg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion theme-okfn
Submodule theme-okfn updated 1 files
+2 −2 css/carousels/text-right.css

0 comments on commit 22285e6

Please sign in to comment.