diff --git a/css/style.css b/css/style.css index 3099f3e..560657c 100644 --- a/css/style.css +++ b/css/style.css @@ -691,10 +691,11 @@ nav#nav-mobile a:hover { .social-icons a { display: inline-block; - width: 32px; + height: 32px; text-align: center; } + .social-icons a:hover { opacity: 1.0; } @@ -733,6 +734,11 @@ a img:hover { opacity: 0.7; } + +.white-bg { + background: white; +} + /*------------------------------------------------------------------------------------------*/ /* 3. Fonts */ /*------------------------------------------------------------------------------------------*/ diff --git a/images/company-images/logo-aussrc.png b/images/company-images/logo-aussrc.png index a7bbdfe..fc55973 100644 Binary files a/images/company-images/logo-aussrc.png and b/images/company-images/logo-aussrc.png differ diff --git a/images/company-images/team-aussrc.png b/images/company-images/team-aussrc.png new file mode 100644 index 0000000..fc55973 Binary files /dev/null and b/images/company-images/team-aussrc.png differ diff --git a/images/team-aussrc.png b/images/team-aussrc.png index a7bbdfe..fc55973 100644 Binary files a/images/team-aussrc.png and b/images/team-aussrc.png differ diff --git a/index.html b/index.html index c26cd28..8bc9b3b 100644 --- a/index.html +++ b/index.html @@ -139,8 +139,8 @@
+