Style "Nigs"
This commit is contained in:
parent
caeb842063
commit
6bc5156e29
25
style.css
25
style.css
@ -571,15 +571,29 @@ h3 {
|
||||
|
||||
aside {
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
width: 50%;
|
||||
padding-right: 9px;
|
||||
-webkit-box-sizing: border-box;
|
||||
-moz-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
text-align: right;
|
||||
text-align: center;
|
||||
}
|
||||
aside + aside {
|
||||
text-align: left;
|
||||
|
||||
.linkdetails aside:last-child {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
.linkdetails aside:nth-child(1) {
|
||||
text-align: right;
|
||||
width:88px;
|
||||
}
|
||||
|
||||
.linkdetails aside:nth-child(2) {
|
||||
text-align: right;
|
||||
width:67px;
|
||||
}
|
||||
|
||||
.linkdetails aside:nth-child(4) {
|
||||
margin-left:13px;
|
||||
}
|
||||
|
||||
#toolbox {
|
||||
@ -647,7 +661,6 @@ aside + aside {
|
||||
|
||||
td {
|
||||
padding: 0;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
td + td {
|
||||
|
Loading…
x
Reference in New Issue
Block a user