File: main.css

package info (click to toggle)
rhythmbox 3.4.6-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 26,820 kB
  • sloc: ansic: 113,380; python: 4,882; xml: 730; javascript: 341; perl: 307; makefile: 23; sh: 1
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; }