4651cadca7151f3098f16b46302fbf789397c908
Jeremy D Initial commit of PasteBin...

Jeremy D authored 12 years ago

1) .container_text
2) {
3) 	font-weight: bold;
4) }
5) 
6) #settings_container
7) {
8) 	list-style-type: none;
9) }
10) 
11) #formated_paste
12) {
13) 	overflow: auto;
14) }
15) pre div
16) {
17) 	display: inline !important;
18) }