Current oav website
This commit is contained in:
39
dotclear._no/themes/qrazy-times/style.post.css
Executable file
39
dotclear._no/themes/qrazy-times/style.post.css
Executable file
@ -0,0 +1,39 @@
|
||||
#navlinks {
|
||||
width : 384px;
|
||||
margin : 0;
|
||||
float : right;
|
||||
}
|
||||
#navlinks span {
|
||||
width : 172px;
|
||||
float : left;
|
||||
margin : 0 10px;
|
||||
padding : 0 0 20px 0;
|
||||
}
|
||||
#navlinks a {
|
||||
font-size : 125%;
|
||||
}
|
||||
.post {
|
||||
margin : 0 394px 30px 10px;
|
||||
border : none;
|
||||
}
|
||||
.post-title {
|
||||
padding-bottom : 0.5em;
|
||||
font-size : 225%;
|
||||
}
|
||||
.post-info {
|
||||
clear : both;
|
||||
}
|
||||
.post-info a {
|
||||
text-decoration : underline;
|
||||
}
|
||||
.post blockquote {
|
||||
width : 268px;
|
||||
float : right;
|
||||
margin-right : 0;
|
||||
border-bottom : 1px solid;
|
||||
}
|
||||
.post blockquote p {
|
||||
font-size : 120%;
|
||||
color : #222;
|
||||
line-height : 1.4;
|
||||
}
|
||||
Reference in New Issue
Block a user