File: main.css

package info (click to toggle)
rhythmbox 2.97-2.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 40,820 kB
  • sloc: ansic: 117,691; xml: 28,786; sh: 11,150; python: 3,862; makefile: 2,561
file content (13 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
body { padding: 6px; line-height: 1.4em }
h1 { font-size: 100% }
h2 { font-size: 90%; color: #555; line-height: 1em }
h3 {padding: 0}
ol { padding: 5px 0 0 15px  }
.hidden { display: none }
.shown { display: block }
.album img { float: left; margin: 0 5px 5px 0; padding: 1px; border: 1px solid #AAA }
.artist img { float: left; margin: 0 7px 4px 0; padding: 1px; border: 1px solid #AAA }
.album {clear: both; }
.duration {font-size: 80%; font-style: italic}
button {align: right}
table {font-size: 100%; width: 100%; display:block; clear: both; }