You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

18 lines
194 B

#app {
background:#fff;
padding:35px;
}
.url
{
font-size:20px;
padding:30px;
padding-left:0;
}
.readonly
{
background:#ccc
}
.ace_editor {
z-index:99999999
}