File: test_dumps______False_True_.css

package info (click to toggle)
python-dict2css 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 480 kB
  • sloc: python: 509; sh: 17; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
.wy-nav-content {
    max-width: 1200rem !important;
}

li p:last-child {
    margin-bottom: 12em !important;
    margin-top: 6em;
}

html {
    scroll-behavior: smooth;
}