Skip to content

Commit

Permalink
Homepage per Jamies email on Jan 31 / Feb 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivica Ceraj committed Feb 1, 2013
1 parent 531c94e commit 52a1178
Show file tree
Hide file tree
Showing 3 changed files with 44 additions and 53 deletions.
55 changes: 23 additions & 32 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions html_app/ui/gen/homepage.gss.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
width: 240px;
margin-left: 2px;
margin-top: 4px;
margin-bottom: 18px;
margin-bottom: 5px;
}
.scb_s_homepage_blue_actions {
font-family: 'SourceSansPro-Bold';
Expand All @@ -157,7 +157,7 @@
font-family: 'sourcesanspro-bold';
color: white;
font-size: 14pt;
margin-top: 13px;
margin-top: 0;
}
.scb_s_homepage_bottom {
display: block;
Expand Down Expand Up @@ -217,15 +217,15 @@
font-family: 'sourcesanspro-regular';
vertical-align: top;
height: 124px;
font-size: 14pt;
font-size: 12pt;
padding-left: 10px;
position: relative;
top: 46px;
}
.scb_s_homepage_experimental_design_bullet_item {
display: block;
font-family: 'sourcesanspro-bold';
font-size: 11pt;
font-size: 10pt;
vertical-align: top;
margin-left: 10px;
padding-bottom: 3px;
Expand Down Expand Up @@ -270,22 +270,22 @@
}
.scb_s_homepage_technique_title_image {
display: block;
margin-top: 10px;
margin-top: -4px;
margin-bottom: 5px;
font-family: 'sourcesanspro-bold';
font-size: 12pt;
}
.scb_s_homepage_technique_wb, .scb_s_homepage_technique_flow {
display: inline-block;
font-family: 'sourcesanspro-regular';
font-size: 10pt;
font-size: 9pt;
width: 130px;
vertical-align: top;
}
.scb_s_homepage_technique_micro {
display: inline-block;
font-family: 'sourcesanspro-regular';
font-size: 10pt;
font-size: 9pt;
width: 150px;
vertical-align: top;
}
Expand All @@ -305,11 +305,11 @@
width: 110px;
margin-top: 20px;
margin-left: 0;
font-family: 'sourcesanspro-bold';
font-size: 11pt;
font-family: 'sourcesanspro-semibold';
font-size: 10.5pt;
position: absolute;
color: white;
top: 135px;
top: 146px;
}
.scb_s_homepage_technique_more {
vertical-align: top;
Expand Down
22 changes: 11 additions & 11 deletions html_app/ui/homepage.gss
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
width: 240px;
margin-left: 2px;
margin-top: 4px;
margin-bottom:18px;
margin-bottom:5px;
}

.scb_s_homepage_blue_actions {
Expand Down Expand Up @@ -201,7 +201,7 @@
font-family: 'sourcesanspro-bold';
color: white;
font-size: 14pt;
margin-top:13px;
margin-top:0px;
}

.scb_s_homepage_bottom {
Expand Down Expand Up @@ -272,7 +272,7 @@
font-family: 'sourcesanspro-regular';
vertical-align: top;
height:124px;
font-size:14pt;
font-size:12pt;
padding-left:10px;
position: relative;
top:46px;
Expand All @@ -281,7 +281,7 @@
.scb_s_homepage_experimental_design_bullet_item {
display:block;
font-family: 'sourcesanspro-bold';
font-size:11pt;
font-size:10pt;
vertical-align: top;
margin-left:10px;
padding-bottom:3px;
Expand Down Expand Up @@ -332,7 +332,7 @@

.scb_s_homepage_technique_title_image {
display: block;
margin-top:10px;
margin-top:-4px;
margin-bottom:5px;
font-family: 'sourcesanspro-bold';
font-size:12pt;
Expand All @@ -341,23 +341,23 @@
.scb_s_homepage_technique_wb {
display:inline-block;
font-family: 'sourcesanspro-regular';
font-size:10pt;
font-size:9pt;
width:130px;
vertical-align: top;
}

.scb_s_homepage_technique_flow {
display:inline-block;
font-family: 'sourcesanspro-regular';
font-size:10pt;
font-size:9pt;
width:130px;
vertical-align: top;
}

.scb_s_homepage_technique_micro {
display:inline-block;
font-family: 'sourcesanspro-regular';
font-size:10pt;
font-size:9pt;
width:150px;
vertical-align: top;
}
Expand All @@ -380,11 +380,11 @@
width: 110px;
margin-top:20px;
margin-left: 0px;
font-family: 'sourcesanspro-bold';
font-size: 11pt;
font-family: 'sourcesanspro-semibold';
font-size: 10.5pt;
position:absolute;
color:white;
top:135px;
top:146px;
}

.scb_s_homepage_technique_more {
Expand Down

0 comments on commit 52a1178

Please sign in to comment.