From d4d5f644212ca6444bb1718a9f9e6511a761da37 Mon Sep 17 00:00:00 2001 From: annasandri Date: Thu, 21 May 2020 13:42:58 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/12/style.css b/12/style.css index 513f58f..28cb2f1 100644 --- a/12/style.css +++ b/12/style.css @@ -1,4 +1,5 @@ + /*fonts*/ @font-face{ font-family:"Pitchoun"; @@ -72,7 +73,7 @@ body{ margin:40px; padding: 40px; background-color: yellow; - + text-align: center; margin-top:30px; max-width:70%; right: 0px; @@ -80,6 +81,28 @@ body{ } +ul#table_content_02 li{ + display: inline; + align-content: initial; + margin-left:5px; + } + +ul#table_content_02{ + margin-left: 15px; + margin-right: 30px; + margin-top: 30px; + margin-bottom: 20px; + padding-bottom: 20px; + position: relative; + } + + #table_content_02 span{ + margin-left: 5px; + color: orangered; + font-size: 25px; + + } + .audio_01{ margin-top:40px; color:pink;