From 9e5b04410ed41589690ec6c3f3c1306ad9d400dc Mon Sep 17 00:00:00 2001 From: Anne Nicolas Date: Thu, 22 Oct 2009 09:52:53 +0000 Subject: add about Mandriva --- about/style/images/BDO-GALAXY-BAS.png | Bin 0 -> 8017 bytes about/style/images/BDO-GALAXY.png | Bin 0 -> 53544 bytes about/style/images/favicon.png | Bin 0 -> 638 bytes about/style/images/free-galaxy2009.png | Bin 0 -> 66320 bytes about/style/images/img1.png | Bin 0 -> 20759 bytes about/style/images/img2.png | Bin 0 -> 40826 bytes about/style/images/img3.png | Bin 0 -> 51967 bytes about/style/images/one-galaxy2009.png | Bin 0 -> 17328 bytes about/style/images/pwp-galaxy2009.png | Bin 0 -> 23829 bytes about/style/images/top.png | Bin 0 -> 24483 bytes about/style/screen-rtl.css | 102 +++++++++++++++++++++++++++++++ about/style/screen.css | 106 +++++++++++++++++++++++++++++++++ 12 files changed, 208 insertions(+) create mode 100644 about/style/images/BDO-GALAXY-BAS.png create mode 100644 about/style/images/BDO-GALAXY.png create mode 100644 about/style/images/favicon.png create mode 100644 about/style/images/free-galaxy2009.png create mode 100644 about/style/images/img1.png create mode 100644 about/style/images/img2.png create mode 100644 about/style/images/img3.png create mode 100644 about/style/images/one-galaxy2009.png create mode 100644 about/style/images/pwp-galaxy2009.png create mode 100644 about/style/images/top.png create mode 100644 about/style/screen-rtl.css create mode 100644 about/style/screen.css (limited to 'about/style') diff --git a/about/style/images/BDO-GALAXY-BAS.png b/about/style/images/BDO-GALAXY-BAS.png new file mode 100644 index 0000000..9e619df Binary files /dev/null and b/about/style/images/BDO-GALAXY-BAS.png differ diff --git a/about/style/images/BDO-GALAXY.png b/about/style/images/BDO-GALAXY.png new file mode 100644 index 0000000..443102b Binary files /dev/null and b/about/style/images/BDO-GALAXY.png differ diff --git a/about/style/images/favicon.png b/about/style/images/favicon.png new file mode 100644 index 0000000..c30b8c9 Binary files /dev/null and b/about/style/images/favicon.png differ diff --git a/about/style/images/free-galaxy2009.png b/about/style/images/free-galaxy2009.png new file mode 100644 index 0000000..c1015f1 Binary files /dev/null and b/about/style/images/free-galaxy2009.png differ diff --git a/about/style/images/img1.png b/about/style/images/img1.png new file mode 100644 index 0000000..dbf4c32 Binary files /dev/null and b/about/style/images/img1.png differ diff --git a/about/style/images/img2.png b/about/style/images/img2.png new file mode 100644 index 0000000..1179016 Binary files /dev/null and b/about/style/images/img2.png differ diff --git a/about/style/images/img3.png b/about/style/images/img3.png new file mode 100644 index 0000000..74c9857 Binary files /dev/null and b/about/style/images/img3.png differ diff --git a/about/style/images/one-galaxy2009.png b/about/style/images/one-galaxy2009.png new file mode 100644 index 0000000..c436f93 Binary files /dev/null and b/about/style/images/one-galaxy2009.png differ diff --git a/about/style/images/pwp-galaxy2009.png b/about/style/images/pwp-galaxy2009.png new file mode 100644 index 0000000..991842d Binary files /dev/null and b/about/style/images/pwp-galaxy2009.png differ diff --git a/about/style/images/top.png b/about/style/images/top.png new file mode 100644 index 0000000..c79e8e7 Binary files /dev/null and b/about/style/images/top.png differ diff --git a/about/style/screen-rtl.css b/about/style/screen-rtl.css new file mode 100644 index 0000000..f31c98b --- /dev/null +++ b/about/style/screen-rtl.css @@ -0,0 +1,102 @@ +html { + background-color: #fff; + color: #000; +} + +body { + font-family: Sans, sans-serif; + font-size: 60%; + text-align: center; + font-style: italic; +} + +em { font-style: normal; } + +a, a:visited { color: #21449c; } +h3 a, h3 a:visited { color: #21449c; } + +div#content { + width: 800px; + margin: auto; + text-align: right; +} + +div#title { + display: block; + height: 200px; + width: 100%; + background: url(images/BDO-GALAX-1.png) no-repeat; + margin-bottom: 2em; + position: relative; +} + div#title h1 { position: absolute; top: 135px; left: 0px; } + div#title h1 a { float: left; width: 290px; height: 50px; } + div#title h1 a span { display: none; } + + div#title ul { list-style: none; } + div#title ul li { top: 20px; position: absolute; } + div#title ul li#dis { left: 300px; } + div#title ul li#dis a { width: 119px; } + + div#title ul li#pp { left: 420px; } + div#title ul li#pp a { width: 116px; } + + div#title ul li#ppp { left: 537px; } + div#title ul li#ppp a { width: 119px; } + + div#title ul li#flash { left: 695px; } + div#title ul li#flash a { width: 100px; } + + li#dis a, li#pp a, li#ppp a, li#flash a { float: left; height: 178px; } + li#dis a span, li#pp a span, li#ppp a span, li#flash a span { display: none; } + +hr { + border: 1px solid #eee; + margin-bottom: 2em; +} + +img { border: 1px solid #000; } + +ul { + list-style: none; + margin: 0px; + padding: 0px 1em 1em 2em; +} + + ul li { + margin-bottom: 2em; + } + ul li img {} + ul li h3 { + margin: 0px; + font-size: 120%; + } + ul li p { + margin-top: 0px; + text-align: justify; + } + + ul.focus {} + ul.focus li { + text-align: center; + float: right; + padding: 1em; + width: 30%; + } + ul.focus li img { + margin: auto; + } + ul.focus li h3 { + text-align: right; + margin: 1em 0 0 0; + } + ul.focus li p { + text-align: right; + } + + ul.list li p.more { + text-align: left; + } + +div.clear { clear: both; } + diff --git a/about/style/screen.css b/about/style/screen.css new file mode 100644 index 0000000..f4c0bd9 --- /dev/null +++ b/about/style/screen.css @@ -0,0 +1,106 @@ +html { + background-color: #fff; + color: #000; +} + +body { + font-family: Sans, sans-serif; + font-size: 70%; + text-align: center; +} + +em { font-style: normal; } + +a, a:visited { color: #21449c; } + +#title2 { + color: #2b51a6; + font-size: 200%; +} +h2 + { + color: #2b51a6; + font-size: 150%; + text-align: center; +} + +h3 a, h3 { + color: #2b51a6; +} + +#distro { + text-align: #center; +} + +div#content { + width: 800px; + margin: auto; + text-align: left; +} + +div#title { + display: block; + height: 100px; + width: 100%; + background: url(images/BDO-GALAXY.png) no-repeat; + margin-bottom: 2em; + position: relative; +} + +ul { + list-style: none; + margin: 0px; + padding: 0px; +} + + ul li { + margin-bottom: 0em; + } + ul li img {} + ul li h3 { + margin: 0px; + font-size: 120%; + } + ul li p { + margin-top: 0px; + text-align: justify; + } + + ul.focus {} + ul.focus li { + text-align: center; + float: left; + padding: 1em; + width: 30%; + } + ul.focus li img { + margin: auto; + } + ul.focus li h3 { + text-align: left; + margin: 1em 0 0 0; + } + ul.focus li p { + text-align: left; + } + + ul.list li p.more { + text-align: right; + } + +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; +} +div#title_top { + margin-top: 5px; + text-align: right; + margin-bottom: 3em; +} + -- cgit v1.2.1