mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-02 19:42:54 +02:00
Minor change:
- Font-family is revised on Rub/Rvelices advices (Lucida doesn't return a nice look for them). template/yoga/default-layout.css git-svn-id: http://piwigo.org/svn/trunk@1776 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -4,7 +4,7 @@ BODY {
|
||||
margin: 5px;
|
||||
padding: 0;
|
||||
font-size: 0.8em;
|
||||
font-family: "Lucida Sans Unicode", Helvetica, Verdana, "Bitstream Vera Sans";
|
||||
font-family: Univers, Helvetica, Optima, "Bitstream Vera Sans", sans-serif;
|
||||
text-align: center; /* be nice to IE5 */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user