diff --git a/index.php b/index.php index fbdfd3a..ee8d0d3 100644 --- a/index.php +++ b/index.php @@ -41,7 +41,7 @@ $img = getRandomFromArray($imgList); - +

Press F5 for another pic!

diff --git a/style.css b/style.css index 4e442ff..d4af786 100644 --- a/style.css +++ b/style.css @@ -9,3 +9,4 @@ p { max-width: 60em; } a img { border:none; } .pic-center { text-align: center; } +.text-center {text-align: center;} \ No newline at end of file