projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
170c1afea7c40e5c1f20b880fc907b3d14182611
[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
}
9
/* </dtml-with> */