diff --git a/css/main.css b/css/main.css index e5d1857..e904efc 100644 --- a/css/main.css +++ b/css/main.css @@ -129,4 +129,16 @@ table#t01 th { th { text-align: left; border-bottom: 3px solid lightgrey; +} + +.did { + border: 1px solid; + float: left; + padding: 2em; +} + +.didi { + border: 5px solid green; + float: left; + padding: 2em; } \ No newline at end of file diff --git a/index.html b/index.html index 5c7a510..44f3977 100644 --- a/index.html +++ b/index.html @@ -72,10 +72,26 @@ +