Просмотр файла games/style.css

Размер файла: 504B
body { background-color: lightyellow; border: thin outset yellow; margin: 0px; font-size: 14px; }
div.head { background-color: lightgreen; border-top: thin solid green; border-bottom: thin solid green; }
div.hre { background-color: lightgreen; border-top: 0px solid lightgreen; border-bottom: thin solid green; }
div.list { background-color: limegreen; border-top: 0px solid green; border-bottom: thin solid green ; padding: 4px; color: black; }
a { size: 14px; }
div.a { text-size: 15px; color: black; }