Sign in
apache
/
netbeans
/
refs/heads/jdk-javac
/
.
/
css.prep
/
test
/
unit
/
data
/
testProject
/
public_html
/
test1.scss
blob: 6cba4ec32b3e7663386d336ed951dec34d51114e [
file
] [
log
] [
blame
]
ul
{
padding
:
0
0
0
25px
;
li
{
@include
incr
(
18px
);
text
-
transform
:
uppercase
;
a
{
@include
incr
(
20px
);
}
}
}