1
1
body {
2
- background : # fff ;
3
- text-align : center;
2
+ background : # F7F7F7 ;
3
+ text-align : center;
4
+ font-family : Helvetica, sans-serif;
5
+ color : # 6C7B89 ;
4
6
}
5
7
6
8
# wrapper {
7
- text-align : left;
8
- width : 620px ;
9
- margin : 0 auto;
10
- border-radius : 5px ;
11
- border : 5px solid # eee ;
9
+ text-align : left;
10
+ width : 620px ;
11
+ margin : 0 auto;
12
12
}
13
13
14
14
# header {
15
- background : # fff ;
16
- margin-top : 24px ;
17
- margin : 10px ;
15
+ margin : 20px 0px 20px 190px ;
18
16
}
19
17
20
18
# header h1 {
21
- height : 72px ;
22
- line-height : 72px ;
23
- background : url (../ clojure-logo.png) no-repeat;
24
- margin : 0 ;
25
- padding : 0 ;
26
- padding-left : 75px ;
27
- font-family : Arial, sans-serif;
28
- font-weight : normal;
29
- font-size : 48px ;
19
+ height : 72px ;
20
+ line-height : 72px ;
21
+ background : url (../ clojure-logo.png) no-repeat;
22
+ padding : 0px 0px 0px 80px ;
23
+ font-weight : normal;
24
+ font-size : 36px ;
30
25
}
31
26
32
27
# header h1 span .logo-try {
33
- color : # 63b132 ;
34
- display : inline;
28
+ color : # 63b132 ;
29
+ display : inline;
35
30
}
36
31
37
32
# header h1 span .logo-clojure {
38
- color : # 5881d8 ;
39
- display : inline
33
+ color : # 2B4A8B ;
34
+ display : inline
35
+ }
36
+
37
+ # container {
38
+ margin-bottom : 40px ;
40
39
}
41
40
42
41
# console {
43
- height : 220px ;
44
- background : # eee ;
45
- margin : 10px ;
46
- border-radius : 5px ;
47
- -moz-border-radius : 5px ;
48
- border : 1px solid # aaa ;
42
+ height : 220px ;
43
+ padding : 10px ;
44
+ background : # FFFFFF ;
45
+ font-family : monospace;
46
+ font-size : 14px ;
47
+ color : # 6C7B89 ;
48
+ margin-bottom : 10px ;
49
49
}
50
50
51
- # console div .jquery-console-inner {
52
- width : 580px ;
53
- height : 200px ;
54
- margin : 10px 10px ;
55
- overflow : auto;
56
- text-align : left;
51
+ # console div .jquery-console-inner {
52
+ width : 580px ;
53
+ height : 200px ;
54
+ margin : 10px 10px ;
55
+ overflow : auto;
56
+ text-align : left;
57
57
}
58
+
58
59
# console div .jquery-console-message-value {
59
- color : # 0066FF ;
60
- font-family : monospace;
61
- padding : 0.1em ;
60
+ color : # 63b132 ;
62
61
}
62
+
63
63
# console div .jquery-console-prompt-box {
64
- color : # 444 ; font-family : monospace;
64
+ color : # 6C7B89 ;
65
65
}
66
+
66
67
# console div .jquery-console-focus span .jquery-console-cursor {
67
- background : # 333 ; color : # eee ; font-weight : bold;
68
+ background : # 6C7B89 ;
69
+ color : # FFFFFF ;
68
70
}
71
+
69
72
# console div .jquery-console-message-error {
70
- color : # ef0505 ; font-family : sans-serif; font-weight : bold;
71
- padding : 0.1em ;
73
+ color : # FD713B ;
72
74
}
75
+
73
76
# console div .jquery-console-message-success {
74
- color : # 187718 ; font-family : monospace;
75
- padding : 0.1em ;
76
- }
77
- # console span .jquery-console-prompt-label {
78
- font-weight : bold;
77
+ color : # 63b132 ;
79
78
}
80
79
81
- .bottom {
82
- background-color : white; color : # 333 ;
83
- }
84
- .bottom a , a : visited {
85
- color : # 111 ;
86
- }
87
- table .bottom {
88
- width : 100% ; border : 1px solid black;
80
+ # console span .jquery-console-prompt-label {
81
+ font-weight : bold;
89
82
}
90
83
91
84
# buttons {
92
- background : transparent;
93
- text-align : center;
94
- margin-top : 10px ;
95
- }
96
- # buttons a {
97
- /* color: #4881d8;*/
98
- color : # 3D5B99 ;
99
- padding : .3em 1em ;
100
- margin-right : .7em ;
101
- font-family : Helvetica, sans-serif;
102
- font-size : 16px ;
103
- font-weight : bold;
104
- background : # 90b4fe ;
105
- border-radius : 5px ;
106
- -moz-border-radius : 5px ;
85
+ background : transparent;
86
+ text-align : center;
87
+ margin-bottom : 10px ;
107
88
}
89
+
90
+ # buttons a {
91
+ display : inline-block;
92
+ color : # 2B4A8B ;
93
+ padding : 2px 2px ;
94
+ border-bottom : 2px solid # 2B4A8B ;
95
+ text-transform : uppercase;
96
+ margin : 10px ;
97
+ font-family : Helvetica, sans-serif;
98
+ font-size : 16px ;
99
+ transition : all 100ms ;
100
+ }
101
+
108
102
# buttons a .last {
109
- margin-right : 0 ;
103
+ margin-right : 0 ;
110
104
}
105
+
111
106
# buttons a : hover {
112
- color : # 5881d8 ;
113
- cursor : pointer;
107
+ cursor : pointer;
114
108
}
115
109
116
- # changer {
117
- margin : 10px ;
118
- padding : 0.25em 0.5em 0.25em 0.5em ;
119
- background : # EAF2F5 ;
120
- border-radius : 5px ;
121
- -moz-border-radius : 5px ;
122
- border : 1px solid # BEDCE7 ;
110
+ # changer {
111
+ line-height : 1.3em ;
112
+ padding : 20px ;
113
+ background : # D6DADD ;
114
+ margin-bottom : 10px ;
123
115
}
124
116
125
- # changer h3 {
126
- color : # 555 ;
117
+ # changer p {
118
+ margin : 0.6 em ;
127
119
}
128
120
129
- # changer p {
130
- background : transparent ;
131
- line-height : 1.3 em ;
132
- font-family : Arial , serif;
133
- font-size : 16 px ;
134
- color : # 555 ;
121
+ # changer a {
122
+ color : # 2B4A8B ;
123
+ }
124
+
125
+ # changer a : visited {
126
+ color : # 60749E ;
135
127
}
136
128
137
129
# changer code {
@@ -142,25 +134,34 @@ table.bottom {
142
134
padding : 0.1em 0.25em 0.1em 0.25em ;
143
135
}
144
136
145
- div # tuttext {
137
+ # changer ul {
138
+ margin : 0px ;
139
+ padding : 0px ;
140
+ list-style : none;
146
141
}
147
142
148
- div .continue {
149
- width : 100% ;
150
- text-align : center;
151
- padding-top : 0.5em ;
143
+ # tuttext {
152
144
}
153
145
154
- div .footer {
155
- text-align : center;
146
+ .continue {
147
+ width : 100% ;
148
+ text-align : center;
149
+ padding-top : 0.5em ;
150
+ }
151
+
152
+ .footer {
153
+ text-align : center;
156
154
}
157
155
158
156
/* Coderay alpha style */
157
+ code {
158
+ display : inline-block;
159
+ }
160
+
159
161
.code {
160
- border-radius : 2px ;
161
- -moz-border-radius : 1px ;
162
- color : # 000 ;
162
+ color : # 000 ;
163
163
}
164
+
164
165
.code pre { margin : 0px ; }
165
166
166
167
span .code { white-space : pre; border : 0px ; padding : 2px ; }
@@ -177,37 +178,37 @@ table.code td { padding: 2px 4px; vertical-align: top; }
177
178
178
179
/* keywords */
179
180
# changer .code span .r {
180
- color : # 0000ff ;
181
- font-weight : bold;
181
+ color : # 0000ff ;
182
+ font-weight : bold;
182
183
}
183
184
184
185
/* symbols */
185
186
# changer .code span .sy {
186
- color : # 318495 ;
187
+ color : # 318495 ;
187
188
}
188
189
189
190
/* strings */
190
191
# changer .code span .s {
191
- color : # 008800 ;
192
+ color : # 008800 ;
192
193
}
193
194
194
195
/* paren */
195
196
# changer .code span .of {
196
- color : # 222 ;
197
- font-weight : bold;
197
+ color : # 222 ;
198
+ font-weight : bold;
198
199
}
199
200
200
201
/* comment */
201
202
# changer .code span .c {
202
- color : # ccc ;
203
+ color : # ccc ;
203
204
}
204
205
205
206
/* operator */
206
207
# changer .code span .cl {
207
-
208
+
208
209
}
209
210
210
211
/* number */
211
212
# changer .code span .i {
212
- color : # ff0000 ;
213
+ color : # ff0000 ;
213
214
}
0 commit comments