Pages
diff --git a/krzak-icon.png b/krzak-icon.png
deleted file mode 100755
index a68c13f..0000000
Binary files a/krzak-icon.png and /dev/null differ
diff --git a/sitemap.xml b/sitemap.xml
index a102788..878461c 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,22 +2,10 @@
https://krzak.org/
- 2026-05-05
-
-
- https://krzak.org/applications.html
- 2026-05-05
+ 2026-08-07
https://krzak.org/contact.html
- 2026-05-05
-
-
- https://krzak.org/community/
- 2026-05-05
-
-
- https://krzak.org/mc.html
- 2026-05-05
+ 2026-08-07
diff --git a/styles.css b/styles.css
index dd63680..66f361d 100644
--- a/styles.css
+++ b/styles.css
@@ -1,5 +1,3 @@
-/* CSS 2 styles for Krzak.org */
-
* {
margin: 0;
padding: 0;
@@ -39,7 +37,7 @@ a {
}
.container {
- max-width: 664px; /* Total 720 with padding */
+ max-width: 664px;
margin: 0 auto;
padding: 28px;
background-color: #1a1130;
@@ -48,7 +46,6 @@ a {
z-index: 1;
}
-/* Header layout using tables */
table.header-table {
width: 100%;
margin-bottom: 24px;
@@ -172,7 +169,6 @@ a.link span {
visibility: hidden;
}
-/* * html hack for IE6 clearfix */
* html .clearfix { height: 1%; }
.foot {
@@ -230,16 +226,6 @@ a.button:hover {
text-decoration: underline;
}
-a.link span.experimental {
- font-size: 0.7em;
- font-weight: bold;
- text-transform: uppercase;
- color: #e0a05b;
- margin-left: 4px;
- float: none;
- margin-top: 0;
-}
-
.matrix-link {
background-color: #19271c !important;
border-color: #3b5032 !important;