diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2008-09-29 19:52:37 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2008-09-29 19:52:37 +0000 |
| commit | 496f9c197aed213f0eb026bd189c51b4e3ef5b17 (patch) | |
| tree | 6cc33a5b2a53b05ea49f22c3d7ed901ff8e38c80 | |
| parent | eae3d434cceca13ed5a6d1697d5d45bf525924f7 (diff) | |
| download | themes-496f9c197aed213f0eb026bd189c51b4e3ef5b17.tar.gz themes-496f9c197aed213f0eb026bd189c51b4e3ef5b17.tar.bz2 themes-496f9c197aed213f0eb026bd189c51b4e3ef5b17.zip | |
add vim modeline
| -rw-r--r-- | inline.css | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -29,4 +29,6 @@ .splitstyle {border-right:3px solid #000} .marginleft20px {margin-left:20px} -.marginleft0 {margin-left:0}
\ No newline at end of file +.marginleft0 {margin-left:0} + +/* vim: set ts=40: */ |
