diff --git a/css/style.css b/css/style.css index 163078a..c7936a0 100644 --- a/css/style.css +++ b/css/style.css @@ -104,10 +104,16 @@ footer { box-shadow: 3px 2px white; } +.pseudo { + color: white; +} + /* General */ .smooth { padding: 5px; - border-radius: 10px; + padding-left: 10px; + padding-right: 10px; + border-radius: 5px; } .in-big { diff --git a/html/template.html b/html/template.html index 62edad4..75a8d2f 100644 --- a/html/template.html +++ b/html/template.html @@ -3,6 +3,7 @@ +