customizing
This commit is contained in:
parent
aa6d6097f0
commit
d3967a43a4
@ -36,7 +36,9 @@ var sites = {
|
||||
"E-Mail": {
|
||||
"GMail" : "https://mail.google.com/mail/u/0/",
|
||||
"Posteo" : "https://www.posteo.de",
|
||||
"edata" : "https://mail.edatasystems.de"
|
||||
"edata" : "https://mail.edatasystems.de",
|
||||
"gCal" : "https://calendar.google.com/calendar/r",
|
||||
"Keep" : "https://keep.google.com/u/0/"
|
||||
},
|
||||
"Work": {
|
||||
"TFS" : "http://192.168.30.70:8080/tfs",
|
||||
|
@ -36,7 +36,7 @@
|
||||
background-color: #121B18;
|
||||
opacity: 1;
|
||||
z-index: 100;
|
||||
transition: .5s opacity .5s, .5s z-index .5s;
|
||||
transition: .1s opacity .1s, .1s z-index .1s;
|
||||
}
|
||||
html, body {
|
||||
margin: 0;
|
||||
|
@ -112,7 +112,7 @@ div#links > div.section {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
text-align: left;
|
||||
height: 200px;
|
||||
min-height: 200px;
|
||||
width: 300px;
|
||||
margin: 2px;
|
||||
overflow: hidden;
|
||||
|
Loading…
Reference in New Issue
Block a user