removed conflict with #campaigns (projects/fp)
svn path=/branches/design/; revision=17973
This commit is contained in:
parent
8dbed72df1
commit
1822c5e052
@ -5,13 +5,13 @@
|
||||
<title>FSFE - Free Software Foundation Europe</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="campaigns">
|
||||
<div id="campaign-1">
|
||||
<div id="campaigns-boxes">
|
||||
<div id="campaign-box-1">
|
||||
<img src="http://samtuke.com/fsfe-mockup/pdf-banner.png" alt="End
|
||||
Government Advertising of non-Free PDF Readers" />
|
||||
</div>
|
||||
|
||||
<div id="campaign-2">
|
||||
<div id="campaign-box-2">
|
||||
<p>
|
||||
Donation box comes here.
|
||||
</p>
|
||||
|
@ -925,13 +925,13 @@ h4#subpages + ul li:nth-child(odd) {
|
||||
|
||||
/* Front page */
|
||||
|
||||
#campaigns {
|
||||
#campaign-boxes {
|
||||
overflow: hidden;
|
||||
margin-bottom: 1.5em;
|
||||
height: 180px;
|
||||
}
|
||||
|
||||
#campaign-1 {
|
||||
#campaign-box-1 {
|
||||
width:65%;
|
||||
float:left;
|
||||
-moz-border-radius:10px;
|
||||
@ -939,13 +939,13 @@ h4#subpages + ul li:nth-child(odd) {
|
||||
border-radius:10px;
|
||||
}
|
||||
|
||||
#campaign-1 img {
|
||||
#campaign-box-1 img {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
float: none;
|
||||
}
|
||||
|
||||
#campaign-2 {
|
||||
#campaign-box-2 {
|
||||
width:32%;
|
||||
float:right;
|
||||
-moz-border-radius:10px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user