diff options
| -rw-r--r-- | public/stylesheets/admin.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 2d2873ad..96ada17e 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -1043,7 +1043,6 @@ input#tag_list { | |||
| 1043 | input[type=text]#page_title { | 1043 | input[type=text]#page_title { |
| 1044 | box-sizing: border-box; | 1044 | box-sizing: border-box; |
| 1045 | width: 100%; | 1045 | width: 100%; |
| 1046 | font-size: 2rem; | ||
| 1047 | padding-top: 6px; | 1046 | padding-top: 6px; |
| 1048 | padding-bottom: 4px; | 1047 | padding-bottom: 4px; |
| 1049 | padding-left: 5px; | 1048 | padding-left: 5px; |
| @@ -1056,13 +1055,6 @@ input#tag_list { | |||
| 1056 | box-sizing: border-box; | 1055 | box-sizing: border-box; |
| 1057 | width: 100%; | 1056 | width: 100%; |
| 1058 | } | 1057 | } |
| 1059 | |||
| 1060 | input[type=text], textarea { | ||
| 1061 | font-size: 1.5rem; | ||
| 1062 | } | ||
| 1063 | select { | ||
| 1064 | font-size: 1.5rem; | ||
| 1065 | } | ||
| 1066 | } | 1058 | } |
| 1067 | 1059 | ||
| 1068 | /* ============================================================ | 1060 | /* ============================================================ |
