Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'css/style.css')
-rw-r--r--css/style.css20
1 files changed, 10 insertions, 10 deletions
diff --git a/css/style.css b/css/style.css
index c007153..882051e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -1,14 +1,14 @@
/*
- CSS-Tricks Example
- by Chris Coyier
- http://css-tricks.com
+CSS-Tricks Example
+by Chris Coyier
+http://css-tricks.com
*/
-* { margin: 0; padding: 0; }
-body { font: 20px/1.6 Georgia, serif; }
+* { margin: 0; padding: 0; }
+body { font: 20px/1.6 Georgia, serif; }
-#page-wrap { width: 570px; margin: 25px auto; }
-h1 { font: bold 50px Helvetica, sans-serif; letter-spacing: -2px; margin: 0 0 15px 0; }
-p { margin: 0 0 15px 0; }
-.bookmarklet { text-decoration: none; background: black; color: white; padding: 8px 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
-h2 { font: bold 32px Helvetica, sans-serif; letter-spacing: -2px; margin: 40px 0 10px 0; } \ No newline at end of file
+#page-wrap { width: 570px; margin: 25px auto; }
+h1 { font: bold 50px Helvetica, sans-serif; letter-spacing: -2px; margin: 0 0 15px 0; }
+p { margin: 0 0 15px 0; }
+.bookmarklet { text-decoration: none; background: black; color: white; padding: 8px 20px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
+h2 { font: bold 32px Helvetica, sans-serif; letter-spacing: -2px; margin: 40px 0 10px 0; }