Browse
For agents
About
Disable Comments & Delete All Comments
/
trunk
Disable Comments & Delete All Comments
vtrunk
Switch version
1.3.3
1.3.2
trunk
1.0.0
1.0.4
1.0.5
1.0.8
1.0.9
1.1.1
1.1.3
1.1.5
1.1.6
1.1.7
1.1.8
1.1.9
1.3.0
1.3.1
Overview
Code
comments-plus
/
libs
/
factory
/
forms
/
assets
/
css
/
editor.css
editor.css
in Disable Comments & Delete All Comments trunk, at libs/factory/forms/assets/css/editor.css
12 lines
136 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
body
{
2
font-family
:
Arial
;
3
font-size
:
14
px
;
4
background-color
:
#
fff
;
5
}
6
p
{
7
margin
:
0
px
;
8
}
9
10
p
+
p
{
11
margin-top
:
5
px
;
12
}