1
1
@import url (//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css);
2
2
@import url (http://fonts.googleapis.com/css?family=Carrois+Gothic);
3
3
4
+ /*
5
+ Code Week Blue: #4489ca
6
+ */
7
+
4
8
body {
5
9
background : # f2f8ff ;
6
10
font-family : 'Carrois Gothic' , Helvetica, Arial, sans-serif;
@@ -22,35 +26,43 @@ body {
22
26
.button , a .button ,
23
27
a .button : link , a .button : visited {
24
28
display : inline-block;
25
- background : # 0f6abc ;
29
+ background : # 4489ca ;
26
30
text-decoration : none;
27
31
color : # fff ;
28
32
padding : 5px 24px ;
29
33
text-shadow : # 083e6f 0px 1px 1px ;
30
34
box-shadow : # d0d0d0 0px 2px 2px ;
35
+ border-top : 2px solid # 4489ca ;
36
+ border-bottom : 2px solid transparent;
31
37
}
32
38
33
39
a .button : hover {
34
40
background : # 4e832f ;
41
+ border-top-color : # 4e832f ;
35
42
text-shadow : # 31521e 0px 1px 1px ;
36
43
}
37
44
38
45
a .button : active {
39
- border-top : 2px solid # f2f8ff ;
46
+ border-top-color : # f2f8ff ;
47
+ border-bottom-color : # 4e832f ;
48
+ padding-top : 7px ;
49
+ padding-bottom : 3px ;
40
50
box-shadow : none;
41
51
}
42
52
43
53
section {
44
- font-size : 20px ;
45
- line-height : 32px ;
46
- padding : 25px 0 ;
54
+ font-size : 18px ;
55
+ line-height : 28px ;
56
+ padding : 10px 0 ;
57
+ margin : 0 ;
47
58
}
48
59
section p {
49
- padding : 10px 0 ;
60
+ padding : 8px 0 ;
61
+ margin : 0 ;
50
62
}
51
63
section h1 {
52
64
font-size : 34px ;
53
- padding : 30 px 0 25 px ;
65
+ padding : 15 px 0 ;
54
66
text-transform : uppercase;
55
67
}
56
68
@@ -65,56 +77,55 @@ a:hover, a:active {
65
77
/* Header */
66
78
67
79
header .small {
68
- background : # 0068bf url ( '/images/header.jpg' ) no-repeat center center; ;
80
+ background : # 4489ca ;
69
81
display : block;
70
82
color : # fff ;
71
- height: 145px ;
83
+ height : 80 px ;
72
84
}
73
85
header .small .inner {
74
86
overflow : hidden;
75
87
padding : 0 ;
76
88
margin : 0 auto 20px ;
77
89
position : relative;
90
+ height : 80px ;
78
91
}
79
92
header .small h1 {
80
- font-size : 20px ;
81
- text-transform : uppercase;
82
- letter-spacing : 2px ;
83
- text-shadow : # 002b4f 0px 1px 1px ;
84
- padding : 0 ;
85
- line-height : 26px ;
93
+ margin : 0 ;
94
+ padding : 23px 0 0 ;
86
95
float : left;
87
96
}
88
97
header .small h1 a , header .small h1 a : link , header .small h1 a : visited {
89
98
display : block;
90
- text-decoration : none;
91
- width : 150px ;
92
- color : # fff ;
93
- }
94
- header .small h1 a span , header .small h1 a : link span , header .small h1 a : visited span {
95
- color : # bcdbff ;
99
+ height : 35px ;
100
+ width : 240px ;
101
+ padding : 0 ;
102
+ text-indent : -9999px ;
103
+ background : url ('/images/small-logo.png' ) no-repeat center left;
96
104
}
97
105
header .small h2 {
98
106
float : right;
99
107
text-align : right;
100
108
font-size : 15px ;
101
109
line-height : 22px ;
110
+ margin : 15px 0 0 ;
102
111
}
103
112
104
- header .small h2 a , header .small h2 a : link , header .small h2 a : visited {
105
- margin-top : 4px ;
113
+ header h2 a , header h2 a : link , header h2 a : visited {
114
+ color : # fff ;
115
+ }
116
+ header h2 a : hover , header h2 a : active {
117
+ color : # bcdbff ;
106
118
}
107
-
108
119
109
120
/* Intro */
110
121
111
122
# intro {
112
- height : 655 px ;
123
+ height : 500 px ;
113
124
padding : 0 ;
114
- background : # 0068bf url ( '/images/europe.jpg' ) no-repeat center center ;
125
+ background : # 4489ca ;
115
126
color : # fff ;
116
- font-size : 32 px ;
117
- line-height : 55 px ;
127
+ font-size : 28 px ;
128
+ line-height : 49 px ;
118
129
font-weight : 400 ;
119
130
margin-bottom : 15px ;
120
131
}
@@ -128,25 +139,21 @@ header.small h2 a, header.small h2 a:link, header.small h2 a:visited {
128
139
129
140
# intro header {
130
141
display : block;
131
- float : left;
132
142
color : # fff ;
133
143
text-align : left;
134
- width : 360px ;
135
144
}
136
145
137
- # intro # intro-description {
138
- float : right ;
139
- width : 600 px ;
146
+ # intro header h1 {
147
+ margin : 0 ;
148
+ padding : 0 ;
140
149
}
141
150
142
151
# intro header h1 {
143
- font-size : 54px ;
144
- font-weight : 400 ;
145
- text-transform : uppercase;
146
- letter-spacing : 2px ;
147
- text-shadow : # 002b4f 0px 1px 1px ;
148
- padding : 20px 0 ;
149
- line-height : 60px ;
152
+ display : block;
153
+ height : 250px ;
154
+ width : 200px ;
155
+ text-indent : -9999px ;
156
+ background : url ('/images/intro-logo.png' ) no-repeat top left;
150
157
}
151
158
152
159
# intro header h1 span {
@@ -155,34 +162,39 @@ header.small h2 a, header.small h2 a:link, header.small h2 a:visited {
155
162
156
163
# intro header h2 {
157
164
padding : 10px 0 ;
158
- font-size : 28 px ;
165
+ font-size : 24 px ;
159
166
}
160
167
161
- header h2 a , header h2 a : link , header h2 a : visited {
168
+ # intro header h2 a {
162
169
display : block;
163
170
margin-top : 10px ;
164
- color : # fff ;
165
171
}
166
- header h2 a : hover , header h2 a : active {
167
- color : # bcdbff ;
172
+
173
+ # intro p : first-of-type {
174
+ padding-top : 0 ;
168
175
}
169
176
170
177
# intro .button , # intro a .button ,
171
178
# intro a .button : link , # intro a .button : visited {
172
179
background : # fff ;
173
180
color : # 000 ;
174
181
padding : 5px 24px ;
175
- text-shadow : # f6f6f6 0px 1px 1px ;
176
- box-shadow : # 083e6f 0px 2px 2px ;
182
+ text-shadow : # fafafa 0px 1px 1px ;
183
+ box-shadow : # 3875af 0px 2px 2px ;
184
+ border-top : 2px solid # fff ;
177
185
}
178
186
179
187
# intro a .button : hover {
180
188
background : # bcdbff ;
181
189
text-shadow : # a0bde0 0px 1px 1px ;
190
+ border-color : # bcdbff ;
182
191
}
183
192
184
193
# intro a .button : active {
185
- border-top : 2px solid # 0f6abc ;
194
+ border-top : 2px solid # 4489ca ;
195
+ border-bottom : 2px solid # bcdbff ;
196
+ padding-top : 7px ;
197
+ padding-bottom : 3px ;
186
198
box-shadow : none;
187
199
}
188
200
@@ -196,7 +208,6 @@ nav {
196
208
}
197
209
nav ul {
198
210
text-align : right;
199
- /* padding: 10px 0;*/
200
211
}
201
212
nav ul li {
202
213
display : inline-block;
@@ -231,7 +242,7 @@ nav ul li a, nav ul li a:link, nav ul li a:visited {
231
242
/* Footer */
232
243
233
244
footer {
234
- background : # 0f6abc ;
245
+ background : # 4489ca ;
235
246
color : # fff ;
236
247
margin-top : 40px ;
237
248
}
0 commit comments