]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
Strip the ohes
authorDale Weiler <killfieldengine@gmail.com>
Mon, 12 Nov 2012 23:46:18 +0000 (23:46 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Mon, 12 Nov 2012 23:46:18 +0000 (23:46 +0000)
stylesheets/styles.css

index 1895760cfa130fd7fc16e130f57b18d88d97d924..c703e238441334918eadd9fe57a0af824620032f 100644 (file)
@@ -55,6 +55,9 @@ background-image: -webkit-radial-gradient(right bottom, ellipse farthest-corner,
 /* W3C Markup, IE10 Release Preview */ 
 background-image: radial-gradient(ellipse farthest-corner at right bottom, #0D0D0D 0%, #FBFAF7 100%);
 
+/* Others */
+background-image: radial-gradient(right bottom, ellipse farthest-corner, #0D0D0D 0%, #FBFAF7 100%);
+
 }
 
 textarea {