mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
smaller font-size and, as requested, fonts more like 1.4
git-svn-id: http://piwigo.org/svn/trunk@899 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-10-18 chrisaga
|
||||
|
||||
* display : smaller font-size and, as requested, fonts more like 1.4
|
||||
|
||||
2005-10-18 chrisaga
|
||||
|
||||
* display : in group_list.tpl - wrong form class, mixed html tags, ...
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
BODY {
|
||||
margin: 5px;
|
||||
padding: 0;
|
||||
font-size: 12px;
|
||||
font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
|
||||
font-size: 0.8em;
|
||||
font-family: Bitsream Vera Sans, Helvetica, Arial, sans-serif;
|
||||
text-align: center; /* be nice to IE5 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user