diff options
author | vdigital <vdigital@piwigo.org> | 2008-08-31 20:54:39 +0000 |
---|---|---|
committer | vdigital <vdigital@piwigo.org> | 2008-08-31 20:54:39 +0000 |
commit | 5c021293f99ecd228b7a261df01943b7bc27c9eb (patch) | |
tree | 037e2f4766223bb703f3925a9534eb26b4cc2274 /template/yoga | |
parent | bd833ee9bcd52d7e5c1cc52c220ead224beb1225 (diff) |
- Configuration reversed to simplify CSS
- theme.css a test to solve menubar issue
- STC: php version control
git-svn-id: http://piwigo.org/svn/trunk@2492 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/default-layout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 7ae9c4ead..6c2981411 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -273,3 +273,4 @@ TABLE.tagLetterContent { font-size:80%; border-collapse : collapse; } +#theHeader {text-align: center;}
\ No newline at end of file |