summaryrefslogblamecommitdiffstats
path: root/paste/paste.css
blob: 2c36f335ee6b75fa7e1800722182aff2f5e0595f (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                   
.control {
	color: #888;
	font-family: monospace;
}

.control a {
	text-decoration: none;
	color: #888;
}

.control a:hover {
	text-decoration: underline;
	color: #000;
}