|
|
|
@ -278,22 +278,22 @@ a:hover{
|
|
|
|
|
|
|
|
|
|
#shell_03 {
|
|
|
|
|
position: absolute;
|
|
|
|
|
/*white-space: pre-wrap;
|
|
|
|
|
height: 350px;
|
|
|
|
|
white-space: pre-wrap;
|
|
|
|
|
/*height: 350px;
|
|
|
|
|
width: 500px;*/
|
|
|
|
|
font-family: monospace;
|
|
|
|
|
color: white;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
background: black;
|
|
|
|
|
/*margin-top: 20px;
|
|
|
|
|
margin-top: 20px;
|
|
|
|
|
margin-bottom: 20px;
|
|
|
|
|
overflow: hidden;*/
|
|
|
|
|
/*-webkit-user-select: none;
|
|
|
|
|
overflow: hidden;
|
|
|
|
|
-webkit-user-select: none;
|
|
|
|
|
-moz-user-select: none;
|
|
|
|
|
-o-user-select: none;
|
|
|
|
|
-ms-user-select: none;
|
|
|
|
|
-khtml-user-select: none;
|
|
|
|
|
user-select: none;*/
|
|
|
|
|
user-select: none;
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|