Style improvements in the Atmel Studio Getting Started HTML page.
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 12 May 2013 19:29:03 +0000 (21:29 +0200)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 12 May 2013 19:29:03 +0000 (21:29 +0200)
LUFA/StudioIntegration/VSIX/GettingStarted.htm

index e5e5edf..ca230b0 100644 (file)
@@ -29,7 +29,7 @@
                                margin-top: 20px;\r
                                margin-left: auto;\r
                                margin-right: auto;\r
-                               border: 1px solid #DDC;\r
+                               border: 1px solid #D3CAC1;\r
                        }\r
 \r
                        #header\r
 \r
                        #content p\r
                        {\r
-                               line-height: 1.4em;\r
-                               padding: 0.2em 0 1.2em;\r
+                               padding: 0.2em 0 1.2em 0;\r
                                font: normal 1em "Georgia", sans-serif;\r
+                               line-height: 140%;\r
                        }\r
 \r
                        #content tt\r
                        {\r
-                               font: normal 1em "Consolas", sans-serif;\r
+                               font: normal .9em "Consolas", sans-serif;\r
+                               background-color: #D3CAC1;\r
+                               padding: 0 0.2em 0 0.2em;\r
+                               border: 1px solid #000000;\r
                        }\r
 \r
                        #content h1\r