Ivor Barhansky
36bf662112
Upload code Изменил(а) на 'README.md' Изменил(а) на 'README.md' Reviewed-on: https://src.lopar.us/lopar/AntiBK/pulls/1 Co-Authored-By: Ivor Barhansky <lopar@noreply.lopar.us> Co-Committed-By: Ivor Barhansky <lopar@noreply.lopar.us>
8 lines
578 B
CSS
8 lines
578 B
CSS
body {font-size: 10pt; margin: 0px; height: 100%; width: 100%; color: #000000; background-color: #dedede; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;}
|
|
.main_text ,
|
|
.exit {font-weight: bold; font-size: 10px; cursor: pointer; color: #f0f0f0; text-decoration: none;}
|
|
.bottom_text {visibility: hidden; position: absolute;}
|
|
.menutop,
|
|
a.menutop:visited,
|
|
a.menutop:active {font-weight: bold; font-size: 10px; color: #3b3936; text-decoration: none;}
|
|
a.menutop:hover {color: #76726b;} |