n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/css/flashy.css
2023-04-30 21:50:11 +02:00

410 lines
7.5 KiB
CSS

body, html
{
color: #000055;
/* font-family: Verdana, Helvetica, sans-serif;*/
font-size: 12px;
background: #EEFFFF;
background-color : white;
background-image : url(/themes/flashy/palette2.jpg);
background-attachment : scroll;
scrollbar-face-color: #ff99ff;
}
table
{
/*font-family: sans-serif;*/
font-size: 12px;
color: #000000;
text-align:left;
}
img
{
border-style: none;
border-width: 0em;
}
.google
{
display: none;
}
.icon_1
{
background-image : url(/themes/flashy/1.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_2
{
background-image : url(/themes/flashy/2.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_3
{
background-image : url(/themes/flashy/3.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_4
{
background-image : url(/themes/flashy/4.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_5
{
background-image : url(/themes/flashy/5.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_6
{
background-image : url(/themes/flashy/6.gif);
background-repeat : no-repeat;
width: 80px;
height: 80px;
}
.icon_php
{
background-image : url(/images/slim/php_slim_15.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_freebsd
{
background-image : url(/images/slim/freebsd_slim.gif);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_anyb
{
background-image : url(/images/slim/anybrowser_slim_15.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_apache
{
/*background-image : url(/images/slim/apache_slim_15.png);*/
background-image : url(/images/slim/button_lighttpd.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_mysql
{
background-image : url(/images/slim/mysql_slim_15.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_vim
{
background-image : url(/images/slim/vim_slim_15.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_gimp
{
background-image : url(/images/slim/gimp_slim.gif);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_w3_xhtml
{
background-image : url(/images/w3_xhtml10.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.icon_w3_css
{
background-image : url(/images/w3_css2.png);
background-repeat : no-repeat;
width: 80px;
height: 15px;
}
.head
{
/*font-family: Times, serif;*/
font-size: 14px;
color: #007700;
position:relative;
/*float:right;*/
/*left:0px;*/
}
.foot_1
{
display:none;
}
.foot_2
{
font-family: Times, serif;
font-size: 12px;
color: #000000;
background: #ffa100;
text-align:left;
white-space: nowrap;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
width:0px;
/*float:left;
width: 0px;*/
}
.foot_3
{
width: 100%;
white-space: nowrap;
background-image: url(/modules/share/trans.gif);
background-repeat: repeat;
}
.centerhead
{
font-family: Times, serif;
font-size: 13px;
position:relative;
background: none;
float:left;
width:0px;
}
.centerbody
{
font-family: Verdana, Times, serif;
font-size: 14px;
color: #000055;
}
.magicbox, .magicboxborder
{
font-family: Verdana, Times, serif;
font-size: 11px;
background: #f4ffbc;
text-align:left;
color: #000055;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
}
.bordure
{
/* background-color: #000000; */
border-width: 0px;
border-color: transparent;
}
a
{
color: #007700;
text-decoration: none;
}
a:visited
{
color: #007777;
text-decoration: none;
}
a:hover
{
color: #007777;
text-decoration: blink;
cursor: move;
}
.head_1
{
position:relative;
background-image: url(/modules/share/trans.gif);
background-repeat: repeat;
background-color: transparent;
background-position: right;
float:left;
white-space: nowrap;
width: 100%;
}
.head_2
{
position: relative;
font-family: Times, serif;
font-size: 14px;
background: #ffa100;
text-align:right;
font-style: italic;
float:left;
white-space: nowrap;
padding-left: 10px;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
}
.head_3
{
display:none;
}
.head_4
{
display:none;
}
.mainpage
{
position: absolute;
width: 98%;
padding-top: 30px;
margin: 0px;
}
.centerpage
{
float: left;
left: 0;
width: 74%;
min-width: 1%;
vertical-align: top;
/*margin-right: 200px;*/
}
.colonne
{
/*width: 180px;*/
max-width: 180px;
width: 24%;
float: right;
text-align: right;
/*position: absolute;*/
position: relative;
margin-right: 0px;
vertical-align: top;
/*overflow:auto;*/
}
.colonne br
{
display: none;
}
.centernews
{
font-family: Verdana, serif, sans-serif;
background: #ffffff;
/*background-image: url(/images/tmenu.gif); */
color: #770000;
border-width:1px;
border-style:groove;
width:1000px;
padding:5px;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
}
.comment
{
background: #ffffff;
color: #000000;
border-width:1px;
border-style:dotted;
width:100%;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
margin-top: 5px;
font-family: sans-serif, serif;
font-size: 11px;
}
boutton
{
width: auto;
}
.dazibaweb
{
width: 100%;
float: left;
}
.rssparser, .rssparser2
{
width: 50%;
float: right;
}
.fortunecontent
{
background: #ffffff;
color: #770000;
border-width:1px;
border-style:dotted;
width:90%;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
padding:5px;
}
h6
{
font-size: 10px;
}
.wikihelp
{
font-family: sans-serif, serif;
font-size: 11px;
border-width:1px;
background: #ffffff;
color: #770000;
border-style: dotted;
\-moz-border-radius : 1.2em 1.2em 1.2em 1.2em;
}
fieldset
{
border-style:none;
border-width: 0em;
margin: 0em;
}
input,textarea,select
{
background: #ff99ff;
background-image: url(/themes/flashy/palette2.jpg);
font-size: 9px;
width: 100%;
}
.buttons_field
{
/*white-space: nowrap;*/
/*width: auto;*/
}
button
{
width: auto;
}
.headerpage
{
text-align: right;
}
.pageseparator
{
/*display:none;*/
visibility: hidden;
margin: 0em;
}
.nbcomment a:before
{
content: ' / ';
}
/*.nbcomment a:after
{
content: '/';
}*/
.colonne .magicbox a:after
{
content: ' /';
}
hr
{
width: 100%;
}
.footerpage
{
/* display: none;
visibility: hidden;*/
position: absolute;
/*vertical-align: top;
clear: both;
float: left;*/
top: 10px;
}
.contact
{
/*text-align: inherit;
float: inherit;*/
display: none;
}