aboutsummaryrefslogtreecommitdiff
path: root/template/style.css
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2021-03-23 03:33:42 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2021-03-23 03:33:42 +0100
commit4c69b3793bd09c92704726e8d89699af983ffef2 (patch)
treefc68e923b96b86e66c1cd9a50cd18615aa6a520e /template/style.css
parent2743df8f19ea16120fbe08f91b3781ddcc05b3f3 (diff)
downloadmitjafelicijan.com-4c69b3793bd09c92704726e8d89699af983ffef2.tar.gz
Cleanup and added my music page
Diffstat (limited to 'template/style.css')
-rwxr-xr-xtemplate/style.css7
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
270audio {
271 width: 100%;
272}
273
274
268/* footer */ 275/* footer */
269 276
270.footer { 277.footer {