Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 058a6b3c207f07091986da5aab8916afd414816a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                       
.left-right {
}

.left-right .left, .left-right .right {
	display: inline-block;
	max-width: 350px;
	padding: 10px;
}


/* Hide RSS subscribe link */
.rss-feed-link {
	display: none;
}

Back to the top