X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=styles%2Fstarter.css;fp=styles%2Fstarter.css;h=b23c5018080e971df21d0fc17bd90b6111b44ae8;hp=bec7a31f27bccaee79ca8e83f5fa5d718f366501;hb=85389fcae58e76a0cef0d402f8a1da99a1cf7788;hpb=777f2058e203bedb244f5a0ee779f6d5177a334f diff --git a/styles/starter.css b/styles/starter.css index bec7a31..b23c501 100644 --- a/styles/starter.css +++ b/styles/starter.css @@ -19,7 +19,7 @@ footer { border: 1px #AA55AA dashed; } .text{ - width: 80% + width: 100% } .buttons { @@ -55,3 +55,8 @@ textarea { border: 0; border-right: 2px black solid; } +#vsorccommand { + width: 83%; + height: 2em; + +}