volunteering infopage change,
[wolnelektury.git] / wolnelektury / static / css / 1percent.css
diff --git a/wolnelektury/static/css/1percent.css b/wolnelektury/static/css/1percent.css
deleted file mode 100644 (file)
index 825cbbd..0000000
+++ /dev/null
@@ -1,47 +0,0 @@
-body {
-    background: #FFF url(/static/img/bg.png) repeat-x;
-    color: #000;
-    font-size: 16px;
-}
-
-h2 {
-    font-size: 21px;
-    color: #000;
-    margin-bottom: 10px;
-}
-
-strong {
-    font-weight: bold;
-    background-color: #FEF5C7;
-}
-
-em {
-    font-style: italic;
-}
-
-#logos img {
-    margin: 0 0 10px 20px;
-}
-
-#lists, #copy {
-    margin-top: 60px;
-}
-
-#lists li, #lists p {
-    line-height: 28px;
-}
-
-#copy p {
-    text-align: justify;
-}
-
-#back {
-    display: block;
-    background-color: #EDEDED;
-    color: #7187A7;
-    width: 240px;
-    text-align: center;
-    padding: 10px;
-    border: 2px solid #E2E2E1;
-    margin: 60px auto;
-}
\ No newline at end of file