diff --git a/character.css b/character.css index be1d635..364d0ce 100644 --- a/character.css +++ b/character.css @@ -1,15 +1,4 @@ -h1{text-align: center; color:#FFAF58;} - - - - -h2 { - text-align: center; - background: #f8b668; - padding: 0.7em; - color: white; - border-radius: 1em; -} + .box18{ margin:2em 0; @@ -40,13 +29,5 @@ padding: 0; } -table, -table th, -table td { - border: 1px solid #000; - border-collapse: collapse; - background-color: #fff4e0;} -#character{margin: auto;} -body{background-color: #FFF4E0;}