26 lines
1.3 KiB
CSS
26 lines
1.3 KiB
CSS
/* This file is part of andreas09 for zpip.
|
|
|
|
andreas09 for zpip is free software: you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation, either version 3 of the License, or
|
|
(at your option) any later version.
|
|
|
|
andreas09 for zpip is distributed in the hope that it will be useful,
|
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
GNU General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with andreas09 for zpip. If not, see <http://www.gnu.org/licenses/>.
|
|
*/
|
|
/* andreas09 - green : #35a63c;*/
|
|
|
|
#entete {background-color:#35a63c;background-image: url(./img/entetebg-green.jpg) }
|
|
#nav .menu-liste .on a { background-image: url(img/menuhover-green.jpg); color:#35a63c; }
|
|
#nav .menu-liste a:hover {background-image: url(img/menuhover-green.jpg) }
|
|
.documents_portfolio a.on .spip_logos { border-color: #35a63c; }
|
|
.documents_portfolio a:focus .spip_logos,
|
|
.documents_portfolio a:hover .spip_logos,
|
|
.documents_portfolio a:active .spip_logos { border-color: #35a63c; }
|
|
.liste-items .item .h3 a {color:#35a63c;}
|
|
table.spip tr.row_first { background:#35a63c;}
|