Remove unused markup

This commit is contained in:
AlxMedia 2022-09-09 17:07:36 +02:00
parent 238c1af4d1
commit fcb13e1a34
4 changed files with 13 additions and 25 deletions

View file

@ -1,7 +1,5 @@
</div><!--/.main-inner-->
</div><!--/.main-->
</div><!--/#page-->
</div><!--/#wrapper-inner-->
</div><!--/#page-->
</div><!--/#wrapper-inner-->
<div class="clear"></div>

View file

@ -88,7 +88,7 @@
<div id="curve-inner"></div>
</div>
</div>
</div><!--/#subheader-->
<div id="wrapper-inner">
@ -104,7 +104,7 @@
</div>
<?php endif; ?>
</div>
</div><!--/#box-header-top-->
<div id="box-header-over">
@ -124,10 +124,8 @@
</div>
<?php endif; ?>
</div>
</div><!--/#box-header-over-->
</div>
</div><!--/#box-header-->
<div id="page">
<div class="main">
<div class="main-inner group">
<div id="page">

View file

@ -2,7 +2,7 @@
msgid ""
msgstr ""
"Project-Id-Version: Microtype\n"
"POT-Creation-Date: 2022-09-09 16:29+0200\n"
"POT-Creation-Date: 2022-09-09 17:06+0200\n"
"PO-Revision-Date: 2018-09-21 21:27+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -39,23 +39,23 @@ msgstr ""
msgid "Pingbacks"
msgstr ""
#: footer.php:65
#: footer.php:63
msgid "Y"
msgstr ""
#: footer.php:65
#: footer.php:63
msgid "All Rights Reserved."
msgstr ""
#: footer.php:71
#: footer.php:69
msgid "Powered by"
msgstr ""
#: footer.php:71
#: footer.php:69
msgid "https://wordpress.org"
msgstr ""
#: footer.php:71
#: footer.php:69
msgid "Theme by"
msgstr ""

View file

@ -509,15 +509,7 @@ h1, h2, h3, h4, h5, h6 { color: #333; font-weight: 300; -ms-word-wrap: break-wor
/* ------------------------------------ */
#wrapper { border-top: 1px solid #fff; }
#wrapper-inner { background: #fff; box-shadow: 40px 80px 80px rgba(0,0,0,0.1); max-width: 600px; margin: 0 auto 120px; border-radius: 60px; }
.main { }
.main-inner { display: flex; position: relative; min-height: 600px; /* instead of sticky footer */ }
.content { margin: 0 auto; position: relative; width: 100%; box-sizing: border-box; }
.content-inner { margin: 0 30px; }
.pad { padding: 30px 50px; }
/* boxed */
body.boxed { background: #e5e5e5; }
.boxed #wrapper { background: #fff; max-width: 1380px; margin: 0 auto; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
/* base : grid
/* ------------------------------------ */