diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-04-15 10:20:45 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-04-15 10:20:45 +0000 |
commit | 0833feaf86e36e066db7d7de3c2a897c43521bf1 (patch) | |
tree | 12af289fd529462b918b7a9ca7d03d0118eb22df /template/yoga/default-layout.css | |
parent | a8c0ca94498413670e8cbf994650176cde9be71c (diff) |
- merge trunc r1178:1182 into branch 1.6 (template fixes)
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1183 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga/default-layout.css')
-rw-r--r-- | template/yoga/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index f42cfc1a7..5d6705a4f 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -265,4 +265,4 @@ UL.tagSelection LI { .tagLevel4 { font-size: 140%; } .tagLevel3 { font-size: 120%; } .tagLevel2 { font-size: 100%; } -.tagLevel1 { font-size: 90%; }
\ No newline at end of file +.tagLevel1 { font-size: 90%; } |