aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Wright <martin@mynameismartin.com>2014-06-16 15:47:59 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-17 12:58:34 +0100
commit79db05368be89a02ba3905e9ddbadcbaa263f8c3 (patch)
tree460ce7f387875091b98658b03622bdc6e1d4fc38
parentd0be119c7c495abfdecd4eeba5c51481986e473a (diff)
regenerated css
-rw-r--r--assets/css/alaveteli-org.css89
-rw-r--r--assets/css/global.css26
2 files changed, 92 insertions, 23 deletions
diff --git a/assets/css/alaveteli-org.css b/assets/css/alaveteli-org.css
index 2b382ac8f..be205929a 100644
--- a/assets/css/alaveteli-org.css
+++ b/assets/css/alaveteli-org.css
@@ -28,10 +28,10 @@
background: lightblue; }
/* Alaveteli's purple */
-.hero, .what-is-alaveteli, .features, .get-started {
+.hero, .what-is-alaveteli, .features, .get-started, .about__intro {
padding: 2em 0; }
@media (min-width: 40em) {
- .hero, .what-is-alaveteli, .features, .get-started {
+ .hero, .what-is-alaveteli, .features, .get-started, .about__intro {
padding: 3.5em 0; } }
.hero, .get-started {
@@ -54,6 +54,21 @@
display: inline-block;
vertical-align: top; }
+.grid-row {
+ /**
+ * For IE 6/7 only
+ * Include this rule to trigger hasLayout and contain floats.
+ */ }
+ .grid-row:before, .grid-row:after {
+ content: " ";
+ /* 1 */
+ display: table;
+ /* 2 */ }
+ .grid-row:after {
+ clear: both; }
+ .grid-row {
+ *zoom: 1; }
+
h1, h2, h4, h5, h6 {
font-weight: 700; }
@@ -332,3 +347,73 @@ h3 {
padding-bottom: 1em;
border-top: 1px solid #e4e3dd;
padding-top: 1.2em; }
+
+.about__intro {
+ background-color: #974495;
+ margin-bottom: 4em; }
+ .about__intro h1 {
+ font-weight: 600;
+ color: #fff;
+ text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.3);
+ margin-bottom: 0.25em; }
+ @media (min-width: 56.88889em) {
+ .about__intro h1 {
+ font-size: 4em; } }
+ .about__intro a {
+ color: #fff;
+ border-bottom: 1px dotted rgba(255, 255, 255, 0.3); }
+ .about__intro a:hover, .about__intro a:active, .about__intro a:focus {
+ border-color: rgba(255, 255, 255, 0.6);
+ background-color: #863c83;
+ text-decoration: none; }
+ .about__intro p {
+ color: #fff; }
+ @media (min-width: 40em) {
+ .about__intro p {
+ font-size: 1.25em; } }
+
+@media (min-width: 40em) {
+ .about__column {
+ /* Use for multi-column grids where all columns are equal width, it gives them equal spacing */
+ float: left;
+ padding-left: 1.5%;
+ padding-right: 1.5%;
+ width: 50%;
+ padding: 0 3%; }
+ .about__column:nth-child(odd), .about__column:first-child {
+ padding-left: 0; }
+ .about__column:nth-child(even), .about__column:last-child {
+ padding-right: 0; } }
+
+.content-in-columns {
+ margin-bottom: 1.5em;
+ border-top: 3px dashed #f3f1eb;
+ padding-top: 1.5em; }
+ .content-in-columns:first-of-type {
+ border-top: none;
+ padding-top: 0; }
+
+.stamp-graphic {
+ position: absolute;
+ width: 24%;
+ right: 2em;
+ -webkit-transform: rotate(9deg);
+ -moz-transform: rotate(9deg);
+ -o-transform: rotate(9deg);
+ transform: rotate(9deg); }
+ @media (min-width: 45.4375em) {
+ .stamp-graphic {
+ top: 20em; } }
+ @media (min-width: 50.6875em) {
+ .stamp-graphic {
+ top: 19em; } }
+ @media (min-width: 66.875em) {
+ .stamp-graphic {
+ top: 9em; } }
+
+@media (min-width: 50.6875em) {
+ .about__intro p {
+ max-width: 27em; } }
+@media (min-width: 66.875em) {
+ .about__intro p {
+ max-width: 34em; } }
diff --git a/assets/css/global.css b/assets/css/global.css
index 13815e54d..df477f358 100644
--- a/assets/css/global.css
+++ b/assets/css/global.css
@@ -866,13 +866,14 @@ ul {
background-image: url("../../theme/img/mysociety-logo@2.png"); } }
.site-title {
- height: 45px;
- width: 240px;
+ height: 60px;
+ width: 140px;
max-width: 100%;
display: block;
background-position: top left;
background-repeat: no-repeat;
- background-image: url("../img/alaveteli-logo.svg"); }
+ background-image: url("../img/alaveteli-logo.svg");
+ background-size: 140px 60px; }
.site-header {
border-top: 0.375em solid #424242;
@@ -880,15 +881,6 @@ ul {
background-position: center;
background-color: #a94ca6; }
-@media (min-width: 56.88889em) {
- body.home .site-title {
- margin: 0.5em auto;
- height: 60px;
- width: 320px;
- background-size: 320px 60px; }
-
- body.home .site-header {
- padding: 3.75em 0; } }
.main-content-column {
padding-left: 0 !Important; }
@media (min-width: 56.88889em) {
@@ -901,15 +893,9 @@ ul {
padding-left: 0; } }
.main-content-column-full-width {
- /* Use for multi-column grids where all columns are equal width, it gives them equal spacing */
float: left;
- padding-left: 1.5%;
- padding-right: 1.5%;
+ padding: 0;
width: 100%; }
- .main-content-column-full-width:nth-child(odd), .main-content-column-full-width:first-child {
- padding-left: 0; }
- .main-content-column-full-width:nth-child(even), .main-content-column-full-width:last-child {
- padding-right: 0; }
.main-content {
background: #fff;
@@ -1521,5 +1507,3 @@ table.table td {
.owl-buttons .owl-next {
background-image: url("../../theme/img/icon-arrow-right.svg");
border-radius: 0 3px 3px 0; }
-
-