diff --git a/certificates.html b/certificates.html new file mode 100644 index 0000000..60336ae --- /dev/null +++ b/certificates.html @@ -0,0 +1,41 @@ + + + + + + Palaster's Certificates + + + +
+
+

Palaster

+
+ + + +
+
+
+ Certificates +
+
+
+ - Palaster +
+
+
+ + +
+ + \ No newline at end of file diff --git a/css/main.css b/css/main.css index 8df0e03..508c56b 100644 --- a/css/main.css +++ b/css/main.css @@ -29,7 +29,6 @@ body { } #main_nav { - border-bottom: 1px solid black; text-align: center; } @@ -48,11 +47,11 @@ body { clear: both; text-align: center; padding: 20px; - border-top: 1px solid black; } article { - border: 1px solid black; + border-top: 1px solid black; + border-bottom: 1px solid black; padding: 20px; } @@ -62,4 +61,23 @@ article header { article footer { text-align: right; -} \ No newline at end of file +} + +@media only screen and (min-width: 768px) { + #main_nav { + border-bottom: 1px solid black; + } + + #main_section { + margin: 30px; + } + + #main_footer { + border-top: 1px solid black; + } + + article { + border: 1px solid black; + margin-bottom: 15px; + } +} \ No newline at end of file diff --git a/index.html b/index.html index f047cad..7935be5 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@

Palaster

diff --git a/projects.html b/projects.html index 290c641..907af86 100644 --- a/projects.html +++ b/projects.html @@ -16,6 +16,7 @@

Palaster