Nuovo Template css per il blog
Questo articolo è stato pubblicato 8 anni 4 mesi 18 giorni giorni fa quindi alcune informazioni potrebbero non essere più valide. Fai una ricerca nel sito per trovare contenuti più aggiornati sullo stesso tema.Ho modificato il css del blog. Eccone una copia:
/* Template css for WordPress
Made by Alessandro Ronchi:
http://www.alessandroronchi.net/Please tweak this and make it your own. :)
*/a img {
border: none;
}a {
color: #675;
}a:visited {
color: #342;
}a:hover {
color: #9a8;
}acronym, abbr {
border-bottom: 1px dashed #333;
}acronym, abbr, span.caps {
cursor: help;
font-size: 90%;
}blockquote {
border-left: 5px solid #ccc;
margin-left: 1.5em;
padding-left: 5px;
}body {
background: #ececec;
font-family: monospace, “Courier New”, Courier;
margin: 0;
border: solid 2px #565;
border-top: solid 3px #aaaaaa;
border-bottom: solid 1px #aaaaaa;
}h2 {
font-size: small;
font-height:130%;
font-family: Verdana, sans-serif;
border-bottom: 1px dotted #ccc;
margin: 15px 0 2px 0;
padding-bottom: 2px;
}
h3 {
margin-top: 0;
font-family: Verdana, sans-serif;
border-bottom: dotted 1px #eee;
}p, li, .feedback {
background: #ececec;
font-family: monospace, “Courier New”, Courier;
font-size: 11pt;
/* line-height: 175%; */
}
cite {
font-style: normal;
font-size: 90%;
}.b2calendarcell {
color: #000;
}.b2calendaremptycell {
}.b2calendarheadercell {
background: #808080;
color: #ccc;
}.b2calendarlinkpost {
background: url(./images/);
color: #f00;
text-decoration: none;
}.b2calendarmonth {
margin-top: 10px;
color: black;
}.b2calendarrow {
color: #0f0;
}.b2calendartable {
background: #fff;
border: 1px solid #000;
}.b2calendartoday {
color: #00f;
}.credit {
font-size: 11px;
text-align: center;
border-top: double 3px #aba;
padding: 3px;
color: #fff;
background-color: #cdcdcd;
margin: 10px 0 0 0;
}
.credit a:link, .credit a:hover {
color: #fff;
}.feedback {
text-align: right;
color: #ccc;
}.meta, .meta a {
color: #808080;
font-size: small;
font-weight: normal;}
.storytitle a {
font-size: small;
text-decoration: none;
color: #6b6b6b;
}#content {
margin: 30px 220px 0 60px;
padding-right: 60px;
}#header {
font-family: Verdana, sans-serif;
font-style: italic;
font-weight: normal;
background-color: #cdcdcd;
margin: 0;
padding: 15px 10px 15px 60px;
border-top: solid 1px #aaaaaa;
border-bottom: double 3px #aaaaaa;
border-left: solid 1px #aaaaaa;
border-right: solid 1px #aaaaaa;
}#header a {
color: #fff;
text-decoration: none;
}blockquote {
/* border-left: 5px solid #ccc;
margin-left: 1.5em; padding-left: 5px;*/
border: 1px dashed #949494;
background-color: #cdcdcd;
margin: 20px;
padding: 10px;
}
blockquote p {
background-color: #cdcdcd;
}
#header a:hover {
text-decoration: underline;
}ol#comments li p {
font-size: 100%;
}#menu {
background: #d4d4d4;
/* border-left: 1px dotted black;
border-top: solid 3px #e0e6e0; */
border: dotted 1px black;
padding: 20px 0 10px 30px;
position: absolute;
right: 2px;
top: 0;
width: 180px;
}#menu p {
background-color: #d4d4d4;
}
#menu form {
margin: 0 0 0 13px;
}#menu input {
background-color: #eee;
border: 1px solid #999;
width: 80px;
}#menu ul {
color: gray;
text-transform: lowercase;
list-style-type: none;
margin: 0;
padding-left: 3px;
}
#menu ul li {
background: #d4d4d4;
font-family: Verdana, sans-serif;
font-weight: normal;
margin-top: 10px;
padding-bottom: 4px;
}#menu ul ul {
font-size: 11pt;
font-variant: normal;
font-weight: normal;
line-height: 100%;
list-style-type: none;
margin: 0;
padding: 0;
padding-left: 3px;
text-align: left;
}#menu ul ul li {
font-size: 11pt;
font-family: Verdana, sans-serif;
font-weight: normal;
font-style: normal;
padding-left: 12px;
margin-top: 0;
padding: 0;
border: 0;
}#menu ul ul li a {
color: #000;
height: 13px;
text-decoration: none;
padding: 0 0 2px 10px;
line-height: 1.3em;
background: url(./images/white_bullet.gif) no-repeat 1px 5px ;
}#menu ul ul li a:hover {
border-bottom: 1px solid #809080;
line-height: 1.3em;
}
Alessandro



