clean up after @ednapiranha
This commit is contained in:
Родитель
d0251e2f9e
Коммит
c164b6ed20
|
@ -72,7 +72,7 @@ acronym {
|
|||
/* >> The Magnificent CLEARFIX <<
|
||||
Lifted from html5boilerplate.com
|
||||
License is Public domain */
|
||||
.c:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
|
||||
.c:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
|
||||
.c { display: inline-block; }
|
||||
* html .c { height: 1%; } /* Hides from IE-mac \*/
|
||||
.c { display: block; }
|
||||
|
|
|
@ -232,7 +232,7 @@
|
|||
|
||||
#footer {
|
||||
float: left;
|
||||
padding-top: 1em;
|
||||
padding-top: .5em;
|
||||
|
||||
p {
|
||||
width: 550px;
|
||||
|
|
Загрузка…
Ссылка в новой задаче