File: alt.sass

package info (click to toggle)
ruby-sass 3.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,396 kB
  • sloc: ruby: 32,443; sh: 26; makefile: 25
file content (16 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
h1
  :float  left
  :width  274px
  height: 75px
  margin: 0
  background:
    repeat: no-repeat
    :image none
  a:hover, a:visited
    color: green
  b:hover
    color: red
    :background-color green
  const
    nosp: 1 + 2
    sp : 1 + 2