minor in example - changed position of srt elem
This commit is contained in:
parent
05bcf8ef12
commit
8701bd5a8b
|
@ -43,9 +43,9 @@ code {
|
|||
}
|
||||
.srt {
|
||||
position: absolute;
|
||||
top: 310px;
|
||||
left: 0px;
|
||||
width: 512px;
|
||||
bottom: 50px;
|
||||
left: 600px;
|
||||
width: 400px;
|
||||
font-size: 16px;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue
Block a user