UNPKG

666 BCSSView Raw
1body {
2 padding-top: 20px;
3 padding-bottom: 40px;
4}
5
6/* Custom container */
7.container-narrow {
8 margin: 0 auto;
9 max-width: 800px;
10}
11a.no-link:hover,a.no-link:focus,a.no-link{color:#333;text-decoration:none;}
12
13.set-1 {font-size: 8pt;}
14.set-2 {font-size: 10pt;}
15.set-3 {font-size: 12pt;}
16.set-4 {font-size: 16.4pt;}
17.set-5 {font-size: 22pt;}
18
19#tag-cloud {
20 height: 250px; width:290px;
21}
22#tag-cloud div {
23 text-align:center; padding:30px;
24 overflow:auto; font-size:70%; font-family:arimo;
25 border-radius: 50%; background-color: #333;
26
27}
28#tag-cloud a { text-decoration:none; color:#f8f8ff; }
29#tag-cloud li a:hover { text-decoration:underline; }
\No newline at end of file