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;