We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8bc23 commit 6f1e8adCopy full SHA for 6f1e8ad
stylesheets/master.css
@@ -100,19 +100,14 @@ a:visited {
100
line-height: 160%;
101
}
102
103
-#submenu {
104
- float: left;
105
-}
106
-
107
#submenu ul {
108
list-style: none;
109
- margin: 0;
110
- text-align: center;
111
- margin-top: 25px;
+ text-align: left;
+ line-height: 200%;
112
113
114
#submenu ul li {
115
- margin-left: 10px;
+ margin-left: -20px;
116
117
118
span.date {
@@ -267,12 +262,12 @@ div.related {
267
262
268
263
269
264
#gotgit-left {
270
- width: 260px;
265
+ width: 120px;
266
+ margin-right: 1em;
271
272
273
#gotgit-right {
274
- width: 680px;
275
- margin-left: 1em;
+ width: 820px;
276
277
278
.clearfix { clear: both;}
0 commit comments