File: custom.css

package info (click to toggle)
flent 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,156 kB
  • sloc: python: 11,662; ansic: 626; sh: 257; makefile: 225; javascript: 72; xml: 58
file content (13 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
.screenshot {
    float: right;
    max-width: 50%;
    margin-left: 15px;
}

h2 {
    clear: both;
}

div.content ul.front > li {
    margin-bottom: 15px;
}