You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
242 B
CSS
17 lines
242 B
CSS
4 years ago
|
body { font-family: "Lucida Console", Monaco, monospace; }
|
||
|
|
||
|
table { float: left; }
|
||
|
|
||
|
#real{
|
||
|
position: absolute;
|
||
|
width: 390px;
|
||
|
height: 60px;
|
||
|
left: 454px;
|
||
|
top: 360px;
|
||
|
}
|
||
|
|
||
|
#i0 { margin: 45px 180px;}
|
||
|
|
||
|
#black_sea { width:100%; height: 80vh; }
|
||
|
|