From 303b11558402d03cd5b1a87f2632bfd365b23905 Mon Sep 17 00:00:00 2001
From: Greg Burri <greg.burri@gmail.com>
Date: Tue, 27 May 2008 07:55:50 +0000
Subject: [PATCH] FIX minifix

---
 css/1/euphorik.css | 1 -
 css/2/euphorik.css | 2 +-
 css/3/euphorik.css | 2 +-
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/css/1/euphorik.css b/css/1/euphorik.css
index 74e139f..549354c 100755
--- a/css/1/euphorik.css
+++ b/css/1/euphorik.css
@@ -1,6 +1,5 @@
 /* coding: utf-8 */
 
-@import url(../common.css);
 @import url(pageMinichat.css);
 @import url(pageAdmin.css);
 @import url(pageProfileRegister.css);
diff --git a/css/2/euphorik.css b/css/2/euphorik.css
index 76e50be..d15acad 100755
--- a/css/2/euphorik.css
+++ b/css/2/euphorik.css
@@ -1,4 +1,4 @@
-@import url(../common.css);
+
 @import url(pageMinichat.css);
 @import url(pageAdmin.css);
 @import url(pageProfileRegister.css);
diff --git a/css/3/euphorik.css b/css/3/euphorik.css
index 618a9b8..9a45b6e 100755
--- a/css/3/euphorik.css
+++ b/css/3/euphorik.css
@@ -1,4 +1,4 @@
-@import url(../common.css);
+
 @import url(pageMinichat.css);
 @import url(pageProfileRegister.css);
 
-- 
2.49.0