diff options
Diffstat (limited to '')
| -rw-r--r-- | local.css | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ body.has-sidebar #content {    line-height: 1.5;  } -video { max-width: 100% } +video { max-width: 100%; width: 100% }  #footer { font-size: 0.9em }  | 
