1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 18:02:51 +00:00

moved server to separate repo

This commit is contained in:
2016-08-28 19:21:54 -05:00
parent 1c224f95ab
commit 29448c29a8
13 changed files with 2 additions and 796 deletions

View File

@@ -6,7 +6,6 @@
*/
html {
font-family: sans-serif; /* 1 */
-ms-text-size-adjust: 100%; /* 2 */
-webkit-text-size-adjust: 100%; /* 2 */
}
@@ -416,4 +415,4 @@ textarea {
::-webkit-file-upload-button {
-webkit-appearance: button; /* 1 */
font: inherit; /* 2 */
}
}