mirror of
https://github.com/e107inc/e107.git
synced 2025-07-19 14:01:15 +02:00
Bugtracker #4664 - non-existent file referenced
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/install_.php,v $
|
| $Source: /cvs_backup/e107_0.8/install_.php,v $
|
||||||
| $Revision: 1.16 $
|
| $Revision: 1.17 $
|
||||||
| $Date: 2009-01-04 16:39:14 $
|
| $Date: 2009-01-25 12:32:35 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -1145,7 +1145,7 @@ h1 {
|
|||||||
color : #23598C;
|
color : #23598C;
|
||||||
}
|
}
|
||||||
body{
|
body{
|
||||||
background : #123454 url(images/01_bg.gif) top repeat-x;
|
background-color : #123454;
|
||||||
color : #4C4C4C;
|
color : #4C4C4C;
|
||||||
font-family : Trebuchet MS, \"Lucida Sans Unicode\", Arial, Lucida Sans, Tahoma, Sans-Serif;
|
font-family : Trebuchet MS, \"Lucida Sans Unicode\", Arial, Lucida Sans, Tahoma, Sans-Serif;
|
||||||
font-size : 13px;
|
font-size : 13px;
|
||||||
|
Reference in New Issue
Block a user