frontpage 1st cut
This commit is contained in:
@@ -276,6 +276,18 @@ th.rotate > div > span {
|
||||
margin: 2px;
|
||||
}
|
||||
|
||||
.whiteborder {
|
||||
border: solid 1px white;
|
||||
}
|
||||
|
||||
.frontitem {
|
||||
background-color: rgba(255,255,255,0.5);
|
||||
border: solid 1px wite;
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
color: black;
|
||||
}
|
||||
|
||||
.vignet {
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
@@ -701,6 +713,7 @@ th.rotate > div > span {
|
||||
-webkit-border-radius: 2em;
|
||||
-moz-border-radius: 2em;
|
||||
border-radius: 2em;
|
||||
border: solid 1px white;
|
||||
}
|
||||
.medium {
|
||||
font-size: 1.2em;
|
||||
|
||||
Reference in New Issue
Block a user