diff --git a/images/fancade/drive.png b/images/fancade/drive.png new file mode 100644 index 0000000..a2c4dd6 Binary files /dev/null and b/images/fancade/drive.png differ diff --git a/images/fancade/icon.png b/images/fancade/icon.png new file mode 100644 index 0000000..2a1e805 Binary files /dev/null and b/images/fancade/icon.png differ diff --git a/index.html b/index.html index 1bc4a68..c98f341 100644 --- a/index.html +++ b/index.html @@ -47,12 +47,16 @@ + +

Minecraft 1.5.2

Minecraft 1.8.8 u27

webEPK

2048

+

Fancade

+

Drive Mad


diff --git a/style.css b/style.css index 3e29dd5..f0de329 100644 --- a/style.css +++ b/style.css @@ -124,6 +124,7 @@ table { td { padding: 0px; + margin: 0px; } td p { @@ -131,7 +132,7 @@ td p { font-size: 15px; } td img{ - height: 100px; + height: 150px; display: block; margin-left: auto; margin-right: auto;