wcs theme moved to separate folder

This commit is contained in:
Serghei Mihai 2015-08-04 16:20:30 +02:00
parent fe180cfdd1
commit 82f6e1ea22
19 changed files with 132 additions and 12 deletions

3
README
View File

@ -1,3 +0,0 @@
Base theme for Publik
=====================

View File

@ -1,9 +0,0 @@
<?xml version="1.0"?>
<theme name="base" version="1.0">
<label>Base</label>
<desc>Base theme for Publik deployments</desc>
<keywords>
<keyword>auquotidien-no-titles-in-section</keyword>
<keyword>auquotidien-welcome-in-services</keyword>
</keywords>
</theme>

9
wcs/fontenay/desc.xml Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<theme name="base" version="1.0">
<label>Base</label>
<desc>Fontenay sous Boisg theme</desc>
<keywords>
<keyword>fontenay-sous-bois</keyword>
<keyword>teleservices</keyword>
</keywords>
</theme>

123
wcs/static/css/style.css Normal file
View File

@ -0,0 +1,123 @@
@charset "utf-8";
/* CSS Document */
body {
font-family:Arial, Verdana;
font-size:14px;
margin: auto;
padding: auto;
color: #000;
width: 980px;
height:auto;
}
h1, h2, h3, h4, h5, h6, p {
color: #454548;
margin-top: 0;
padding-right: 15px;
padding-left: 15px;
}
h1{
color:#e27828;
font-size: 20px;
font-weight:normal;
padding-top:7px;
}
h2{
color: #FFF;
font-size :18px;
font-weight:normal;
text-align:center;
}
h3{
color: #454548;
font-size :18px;
font-weight:normal;
text-align:left;
}
h4{
font-size:12px;
margin-top:2em;
margin-bottom: 3.5em;
color: #FFFFFF;
text-align:center;
}
.header {
text-align: center;
margin-top: 20px;
margin-bottom:40px
}
#cadre_center {
width:auto;
margin:15px auto;
padding:10px 20px 0px 10px;
background:#FFF;
border:1px solid #DDD;
border-radius:15px;
-webkit-border-radius:10px;
-moz-border-radius:15px;
}
#cadre_connexion {
width:30%;
margin:15px auto;
padding:15px 20px 0px 10px;
background:#e27828;
border:1px solid #e27828;
border-radius:15px;
-webkit-border-radius:10px;
-moz-border-radius:15px;
}
#cadre_gauche {
width:45%;
float:left;
margin:15px 12px 25px 0px;
padding:15px 20px 0px 15px;
background:#FFF;
border:1px solid #FFF;
border-radius:15px;
-webkit-border-radius:10px;
-moz-border-radius:15px;
}
#cadre_droite {
width:45%;
float:right;
margin:15px 0px 25px 0px;
padding:15px 20px 0px 0px;
background:#FFF;
border:1px solid #FFF;
border-radius:15px;
-webkit-border-radius:10px;
-moz-border-radius:15px;
}
a img {
vertical-align:top;
padding-right:5px;
border: none;
}
li {
list-style-type: none; /* on annule la puce par défaut */
background-image: url(image/logo_titre_H3.png); /* on affiche l'image souhaitée */
background-repeat: no-repeat; /* on annule la répétition par défaut */
background-position: left center; /* on positionne où l'on veut */
padding-left: 15px; /* pour éviter la superposition du contenu */
}
.footer p {
font-size:12px;
margin-top:2em;
margin-bottom: 3.5em;
color: #FFFFFF;
text-align:left;
}
.footer {
padding: 10px 0;
position: relative;
clear: both;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 567 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 481 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB