Commit 24f5e6bf authored by Alexandra Panyukova's avatar Alexandra Panyukova

changing indexhtml style

parent a1cb7176
...@@ -18,7 +18,7 @@ ahttpd: ...@@ -18,7 +18,7 @@ ahttpd:
done done
install -d $(datadir)/alterator/design/styles install -d $(datadir)/alterator/design/styles
cp -a components/ahttpd/images $(datadir)/alterator/design cp -a components/ahttpd/images $(datadir)/alterator/design
# install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png install -Dpm644 images/product-logo.png $(datadir)/alterator/design/images/product-logo.png
cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles cp -a components/ahttpd/styles/*.css $(datadir)/alterator/design/styles
......
components/indexhtml/img/gradient-top.png

237 Bytes | W: | H:

components/indexhtml/img/gradient-top.png

273 Bytes | W: | H:

components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
components/indexhtml/img/gradient-top.png
  • 2-up
  • Swipe
  • Onion skin
/* Stylesheet for index file */ /* Stylesheet for index file */
body { body {
background-color: #@MIDDLE_COLOR_HEX@; background-color: #c1c3cb;
color: #@MIDDLE_LABELS_HEX@; color: #@MIDDLE_LABELS_HEX@;
margin: 0px; margin: 0px;
padding: 10px; padding: 10px;
...@@ -38,13 +38,13 @@ div.box { ...@@ -38,13 +38,13 @@ div.box {
width: 780px; width: 780px;
margin-top: 10px; margin-top: 10px;
background: #FFFFFF; background: #@LIGHT_LABELS_HEX@;
padding: 0.2em; padding: 0.2em;
padding-right: 2mm; padding-right: 2mm;
padding-top: 2mm; padding-top: 2mm;
padding-bottom: 2mm; padding-bottom: 2mm;
border: 1px solid #@MIDDLE_COLOR_HEX@; border: 1px solid #c1c3cb;
} }
#lang { #lang {
......
images/product-logo.png

1.49 KB | W: | H:

images/product-logo.png

22.8 KB | W: | H:

images/product-logo.png
images/product-logo.png
images/product-logo.png
images/product-logo.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment