fixed different font sizes
This commit is contained in:
@@ -6,7 +6,7 @@ $Id$
|
|||||||
$Source$
|
$Source$
|
||||||
|
|
||||||
2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
2005-11-02 Sebastian Mendel <cybot_tm@users.sourceforge.net>
|
||||||
* themes/dakrblue_orange/theme_right.css.php:
|
* themes/dakrblue_orange/theme_right.css.php, css/phpmyadmin.css.php:
|
||||||
fixed different font sizes
|
fixed different font sizes
|
||||||
|
|
||||||
2005-11-02 Michal Čihař <michal@cihar.com>
|
2005-11-02 Michal Čihař <michal@cihar.com>
|
||||||
|
@@ -34,10 +34,6 @@ a img {
|
|||||||
border: 0;
|
border: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
caption {
|
|
||||||
font-size: <?php echo $font_size; ?>;
|
|
||||||
}
|
|
||||||
|
|
||||||
#mainheader {
|
#mainheader {
|
||||||
border: 0.1px solid transparent;
|
border: 0.1px solid transparent;
|
||||||
border-bottom: 0.1em solid gray;
|
border-bottom: 0.1em solid gray;
|
||||||
|
@@ -19,7 +19,6 @@ body {
|
|||||||
body * {
|
body * {
|
||||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||||
font-size: 10px;
|
font-size: 10px;
|
||||||
background-color: #ffffff;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
pre, tt, code{
|
pre, tt, code{
|
||||||
|
Reference in New Issue
Block a user