diff options
Diffstat (limited to 'public/stylesheets/admin.css')
| -rw-r--r-- | public/stylesheets/admin.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public/stylesheets/admin.css b/public/stylesheets/admin.css index 3e67231..49578f0 100644 --- a/public/stylesheets/admin.css +++ b/public/stylesheets/admin.css | |||
| @@ -71,4 +71,8 @@ input[type=text] { | |||
| 71 | 71 | ||
| 72 | #navigation a { | 72 | #navigation a { |
| 73 | text-decoration: none; | 73 | text-decoration: none; |
| 74 | } | ||
| 75 | |||
| 76 | #diffview { | ||
| 77 | width: 1024px; | ||
| 74 | } \ No newline at end of file | 78 | } \ No newline at end of file |
