Cleaning up code
This commit is contained in:
parent
2e20b06d22
commit
05da76f3b9
9 changed files with 41 additions and 461 deletions
|
@ -127,20 +127,7 @@ body.not-logged-in[class*="page-user"] #socket {
|
|||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
color: #aaa;
|
||||
|
||||
/* position: relative;
|
||||
left: -2px;
|
||||
right: auto;
|
||||
line-height: 18px;
|
||||
max-width: 100%;
|
||||
*/
|
||||
} /*
|
||||
.breadcrumb a {
|
||||
color: #444;
|
||||
}
|
||||
.breadcrumb a:hover {
|
||||
color: #f70a0a;
|
||||
} */
|
||||
|
||||
#submitted {
|
||||
position: relative;
|
||||
|
@ -189,23 +176,6 @@ body.not-logged-in[class*="page-user"] #socket {
|
|||
line-height: 1em;
|
||||
font-size: 2.16em;
|
||||
}
|
||||
/*
|
||||
h1.title {
|
||||
color: #ff3300;
|
||||
margin: -0.12em 0 0.2em;
|
||||
}
|
||||
@media (max-width: 399px), (min-width: 530px) and (max-width: 599px) { * MINW *
|
||||
h1.title {
|
||||
font-size: 1.8em;
|
||||
}
|
||||
}
|
||||
#submitted + #page-title {
|
||||
margin-left: 4.6em;
|
||||
}
|
||||
#author {
|
||||
font-size: .8em;
|
||||
margin: -0.35em 0;
|
||||
} */
|
||||
|
||||
/*
|
||||
* Footer.
|
||||
|
|
Reference in a new issue