changed backgroundcolor of contact tile
This commit is contained in:
parent
2181234711
commit
daef283dfc
@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#section5 {
|
||||
background-color: #7a96c2;
|
||||
background-color: #deebff;
|
||||
}
|
||||
|
||||
.personalcontacts {
|
||||
|
@ -1,3 +1,9 @@
|
||||
<!--
|
||||
-- index.html - https://heili.eu
|
||||
-- Licensed under the MIT license - http://opensource.org/licenses/MIT
|
||||
-- E-mail: lukas.heiligenbrunner@gmail.com
|
||||
-- Copyright (c) 2020 Lukas Heiligenbrunner
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
Loading…
Reference in New Issue
Block a user