slightly website update #2
git-svn-id: file:///var/kolibrios-org-repos@30 ae7b2cb0-843d-483b-9e9e-b8a90ea88d30
This commit is contained in:
parent
df4170708c
commit
2b6a1157fb
@ -194,11 +194,13 @@ td {
|
|||||||
/* SCREENS.CSS */
|
/* SCREENS.CSS */
|
||||||
|
|
||||||
#screen {
|
#screen {
|
||||||
|
/*
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
*/
|
||||||
}
|
}
|
||||||
|
|
||||||
#show {
|
#show {
|
||||||
@ -210,7 +212,7 @@ td {
|
|||||||
border: 1px solid #182028;
|
border: 1px solid #182028;
|
||||||
display: block;
|
display: block;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 48px;
|
top: 78px;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
margin-left: -576px;
|
margin-left: -576px;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
@ -231,7 +233,6 @@ td {
|
|||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
right: 10px;
|
right: 10px;
|
||||||
width: 400px;
|
width: 400px;
|
||||||
padding: 0 7px
|
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
background: #333333DD;
|
background: #333333DD;
|
||||||
|
Loading…
Reference in New Issue
Block a user