forked from bofh/fetsite
blue2
This commit is contained in:
@@ -25,6 +25,8 @@ a:hover {
|
||||
ul.linkbox-list
|
||||
{
|
||||
max-width:70em;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
a.linkbox, div.contentbox
|
||||
{
|
||||
@@ -117,11 +119,11 @@ div.contentbox
|
||||
margin: 5px;
|
||||
}
|
||||
div.content-column {
|
||||
max-width:70em;
|
||||
max-width:70em;
|
||||
}
|
||||
div.content-wrap {
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
margin-left:auto;
|
||||
margin-right:auto;
|
||||
}
|
||||
|
||||
#contentdiv
|
||||
|
||||
Reference in New Issue
Block a user