slightly website update #2

git-svn-id: file:///var/kolibrios-org-repos@30 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
leency 2021-11-05 17:32:49 +00:00
parent df4170708c
commit 2b6a1157fb

View File

@ -194,11 +194,13 @@ td {
/* SCREENS.CSS */
#screen {
/*
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
*/
}
#show {
@ -210,7 +212,7 @@ td {
border: 1px solid #182028;
display: block;
position: relative;
top: 48px;
top: 78px;
left: 50%;
margin-left: -576px;
border-radius: 8px;
@ -231,7 +233,6 @@ td {
bottom: 10px;
right: 10px;
width: 400px;
padding: 0 7px
border-radius: 5px;
text-align: center;
background: #333333DD;