summaryrefslogtreecommitdiffstats
path: root/kitchensync/src/about/kitchensync.css
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-05-04 17:19:02 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-05-04 17:19:02 +0900
commit860c879989e9e3f51f6654579e7bf3fddc652d85 (patch)
treefdfb273f697d363d8a59d2e208f6eb68f8e72b2b /kitchensync/src/about/kitchensync.css
parent5629ca069bd0c1d5c7bee83f3eac2b8418939854 (diff)
downloadtdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.tar.gz
tdepim-860c879989e9e3f51f6654579e7bf3fddc652d85.zip
Drop deprecated kitchensync code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kitchensync/src/about/kitchensync.css')
-rw-r--r--kitchensync/src/about/kitchensync.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/kitchensync/src/about/kitchensync.css b/kitchensync/src/about/kitchensync.css
deleted file mode 100644
index c37ba7f79..000000000
--- a/kitchensync/src/about/kitchensync.css
+++ /dev/null
@@ -1,27 +0,0 @@
-
-#headerR {
- position: absolute;
- right: 0px;
- width: 430px;
- height: 131px;
- background-image: url(top-right-kontact.png);
-}
-
-#title {
- right: 125px;
-}
-
-#tagline {
- right: 125px;
-}
-
-#boxCenter {
- background-image: url(box-center-kontact.png);
- background-repeat: no-repeat;
- background-color: #dfe7f3;
- background-position: bottom right;
-}
-
-#subtext {
- font-style: italic;
-}