aboutsummaryrefslogtreecommitdiffstats
path: root/static
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-03 18:51:23 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2024-03-03 19:25:00 +0100
commite94285427de0129a541b3c0541487832d0aa7df5 (patch)
tree38851e5f97f48f1b893da9437b3e1783aad5f331 /static
parentd10f47c2d449e359f6022e32e240972c77f9ea87 (diff)
downloadhaunt-blog-e94285427de0129a541b3c0541487832d0aa7df5.tar.gz
haunt-blog-e94285427de0129a541b3c0541487832d0aa7df5.tar.bz2
haunt-blog-e94285427de0129a541b3c0541487832d0aa7df5.zip
twentyeleven CSS: remove error404 related CSS.
The haunt generated blog doesn't have a specific 404 error file that works with the twentyeleven CSS. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'static')
-rw-r--r--static/twentyeleven-style-20231107.css51
1 files changed, 0 insertions, 51 deletions
diff --git a/static/twentyeleven-style-20231107.css b/static/twentyeleven-style-20231107.css
index a51544f..f9adf3e 100644
--- a/static/twentyeleven-style-20231107.css
+++ b/static/twentyeleven-style-20231107.css
@@ -149,16 +149,6 @@ body {
width: 22.15%;
}
-/* error404 */
-.error404 #primary {
- float: none;
- margin: 0;
-}
-.error404 #primary #content {
- margin: 0 7.6%;
- width: auto;
-}
-
/* Alignment */
.alignleft {
display: inline;
@@ -1366,41 +1356,6 @@ blockquote.pull.alignright {
}
-/* =error404
------------------------------------------------ */
-
-.error404 #main #searchform {
- background: #f9f9f9;
- border: 1px solid #ddd;
- border-width: 1px 0;
- margin: 0 -8.9% 1.625em;
- overflow: hidden;
- padding: 1.625em 8.9%;
-}
-.error404 #main #s {
- width: 95%;
-}
-.error404 #main .widget {
- clear: none;
- float: left;
- margin-right: 3.7%;
- width: 30.85%;
-}
-.error404 #main .widget_archive {
- margin-right: 0;
-}
-.error404 #main .widget_tag_cloud {
- float: none;
- margin-right: 0;
- width: 100%;
-}
-.error404 .widgettitle {
- font-size: 10px;
- letter-spacing: 0.1em;
- line-height: 2.6em;
- text-transform: uppercase;
-}
-
/* =Showcase
----------------------------------------------- */
@@ -2536,12 +2491,6 @@ p.comment-form-comment {
margin-right: 0;
width: auto;
}
- /* No need to float 404 widgets at this size */
- .error404 #main .widget {
- float: none;
- margin-right: 0;
- width: auto;
- }
}
@media (max-width: 650px) {
/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */