This commit is contained in:
pvvx 2017-04-29 17:42:29 +03:00
parent 163c8c1876
commit 5657871f02
23 changed files with 168 additions and 28 deletions

View file

@ -1,7 +1,7 @@
#consoleLog {
overflow-y: scroll;
width: 480px;
height: 800px;
height: 200px;
border: solid 1px #aaaaaa;
background-color: #ffffff;
padding-left: 5px; }