cleanup duty! small changes

This commit is contained in:
qt31415926
2015-03-29 08:04:29 -04:00
parent 5ba348ab51
commit a587f6ba44
6 changed files with 11 additions and 62 deletions
+9
View File
@@ -2,3 +2,12 @@ body{
font-family:
'Open Sans', sans-serif;
}
blockquote{
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}