diff options
Diffstat (limited to 'template/style.css')
| -rwxr-xr-x | template/style.css | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/template/style.css b/template/style.css index b0cb3f6..d656282 100755 --- a/template/style.css +++ b/template/style.css | |||
| @@ -265,6 +265,13 @@ article a { | |||
| 265 | } | 265 | } |
| 266 | 266 | ||
| 267 | 267 | ||
| 268 | /* audio */ | ||
| 269 | |||
| 270 | audio { | ||
| 271 | width: 100%; | ||
| 272 | } | ||
| 273 | |||
| 274 | |||
| 268 | /* footer */ | 275 | /* footer */ |
| 269 | 276 | ||
| 270 | .footer { | 277 | .footer { |
