removed some unused deprecated elements
This commit is contained in:
@@ -20,14 +20,6 @@ header('Content-Type: text/css; charset=ISO-8859-1');
|
||||
|
||||
?>
|
||||
/* @deprecated */
|
||||
#mainheader {
|
||||
border: 0.1px solid transparent;
|
||||
border-bottom: 0.1em solid gray;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
#pmalogoright {
|
||||
float: <?php echo $right; ?>;
|
||||
}
|
||||
.nowrap {
|
||||
white-space: nowrap;
|
||||
}
|
||||
@@ -35,10 +27,6 @@ div.nowrap {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.nospace {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
<?php
|
||||
if ( ! isset( $theme_full_version )
|
||||
|
Reference in New Issue
Block a user