server/src/main/webapp/static/css/index.css
changeset 144 2b141054edec
parent 141 64af5273ac5e
child 150 5b62100b8562
equal deleted inserted replaced
143:377baaf8f66a 144:2b141054edec
     1 
     1 
     2 ::-moz-selection { background: initial; color: initial; text-shadow: initial; }
     2 ::-moz-selection { background: #a8d1ff; color: inherit; text-shadow: inherit;}
     3 ::selection { background: initial; color: initial; text-shadow: initial; }
     3 ::selection { background: #a8d1ff; color: inherit; text-shadow: inherit;}
     4 
     4 
     5 body,html {
     5 body,html {
     6 	height: 100%;
     6 	height: 100%;
     7 }
     7 }
     8 
     8