summaryrefslogtreecommitdiffstats
path: root/about/style
diff options
context:
space:
mode:
Diffstat (limited to 'about/style')
-rw-r--r--about/style/images/BDO-GALAXY-BAS.pngbin8017 -> 0 bytes
-rw-r--r--about/style/images/BDO-GALAXY.pngbin47043 -> 0 bytes
-rw-r--r--about/style/images/favicon.pngbin638 -> 0 bytes
-rw-r--r--about/style/screen-rtl.css1
-rw-r--r--about/style/screen.css2
5 files changed, 0 insertions, 3 deletions
diff --git a/about/style/images/BDO-GALAXY-BAS.png b/about/style/images/BDO-GALAXY-BAS.png
deleted file mode 100644
index 9e619df..0000000
--- a/about/style/images/BDO-GALAXY-BAS.png
+++ /dev/null
Binary files differ
diff --git a/about/style/images/BDO-GALAXY.png b/about/style/images/BDO-GALAXY.png
deleted file mode 100644
index d412ad0..0000000
--- a/about/style/images/BDO-GALAXY.png
+++ /dev/null
Binary files differ
diff --git a/about/style/images/favicon.png b/about/style/images/favicon.png
deleted file mode 100644
index c30b8c9..0000000
--- a/about/style/images/favicon.png
+++ /dev/null
Binary files differ
diff --git a/about/style/screen-rtl.css b/about/style/screen-rtl.css
index f31c98b..a0c0f28 100644
--- a/about/style/screen-rtl.css
+++ b/about/style/screen-rtl.css
@@ -25,7 +25,6 @@ div#title {
display: block;
height: 200px;
width: 100%;
- background: url(images/BDO-GALAX-1.png) no-repeat;
margin-bottom: 2em;
position: relative;
}
diff --git a/about/style/screen.css b/about/style/screen.css
index f4c0bd9..ba8b963 100644
--- a/about/style/screen.css
+++ b/about/style/screen.css
@@ -42,7 +42,6 @@ div#title {
display: block;
height: 100px;
width: 100%;
- background: url(images/BDO-GALAXY.png) no-repeat;
margin-bottom: 2em;
position: relative;
}
@@ -93,7 +92,6 @@ div.clear { clear: both; }
div.bottom {
width: 100%;
height: 24px;
- background-image: url(images/BDO-GALAXY-BAS.png);
background-repeat: no-repeat;
margin-bottom: 2em;
position: relative;