File: rules.scss

package info (click to toggle)
r-cran-sass 0.4.9%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,128 kB
  • sloc: cpp: 29,740; ansic: 956; sh: 668; makefile: 321; perl: 124
file content (5 lines) | stat: -rw-r--r-- 72 bytes parent folder | download | duplicates (3)
1
2
3
4
5
body {
  background-color: $bg;
  color: $fg;
  font-size: $fontsize;
}