UNPKG

840 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}
11
12.icon-octocat {
13 background-size: 100%;
14 background-image: url("//cdn.darkoverlordofdata.com/images/GitHub-Mark-32px.png");
15 background-position: center center;
16}
17
18a.no-link:hover,a.no-link:focus,a.no-link{color:#333;text-decoration:none;}
19
20.set-1 {font-size: 8pt;}
21.set-2 {font-size: 10pt;}
22.set-3 {font-size: 12pt;}
23.set-4 {font-size: 16.4pt;}
24.set-5 {font-size: 22pt;}
25
26#tag-cloud {
27 height: 250px; width:290px;
28}
29#tag-cloud div {
30 text-align:center; padding:30px;
31 overflow:auto; font-size:70%; font-family:arimo;
32 border-radius: 50%; background-color: #333;
33
34}
35#tag-cloud a { text-decoration:none; color:#f8f8ff; }
36#tag-cloud li a:hover { text-decoration:underline; }
\No newline at end of file