mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-07-16 01:26:07 +00:00
more fixes
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
@CHARSET "UTF-8";
|
||||
|
||||
/*
|
||||
*------------------------------------------------------------------------------
|
||||
* LANG is used to define the language-specific images and settings.
|
||||
*
|
||||
* Contains:
|
||||
* width, height, background-image, background-repeat, background-position
|
||||
*------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
@import "../../modules/new_layout_ltr.css";
|
||||
|
||||
/* --- Colors ------------------------- */
|
||||
@import "../../modules/new_colors.css";
|
||||
|
||||
/* --- Icons, Images and Backgrounds ---------- */
|
||||
@CHARSET "UTF-8";
|
||||
|
||||
/*
|
||||
*------------------------------------------------------------------------------
|
||||
* LANG is used to define the language-specific images and settings.
|
||||
*
|
||||
* Contains:
|
||||
* width, height, background-image, background-repeat, background-position
|
||||
*------------------------------------------------------------------------------
|
||||
*/
|
||||
|
||||
@import "../../modules/new_layout_ltr.css";
|
||||
|
||||
/* --- Colors ------------------------- */
|
||||
@import "../../modules/new_colors.css";
|
||||
|
||||
/* --- Icons, Images and Backgrounds ---------- */
|
||||
@import "../../modules/new_images.css";
|
||||
|
||||
Reference in New Issue
Block a user