projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
0a4823a625fec4407c54105fe70c43d5d195b9d6
[Plinn.git]
/
skins
/
generic
/
global_plinn_style_editor.css.dtml
1
/* global_plinn_style.css */
2
<dtml-var global_plinn_style.css>
3
4
/* personalisation pour l'éditeur
5
<dtml-with base_properties> */
6
body {
7
background: &dtml-contentBackgroundColor;;
8
line-height:2em;
9
}
10
/* </dtml-with> */