ari.lt/content/styles/shell/main.scss.css
Ari Archer a4d35b18cf update @ Tue 3 May 23:52:11 EEST 2022
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-05-03 23:52:11 +03:00

1 line
335 B
CSS

.shell{margin:2em}.shell .prompt{color:#0fd30f;background-color:#070707;border:none;font-size:1.7em;width:90%;padding:0 0 1.2em 0}.shell .prompt:focus{border:none;outline:none}.shell .output{font-size:1.41667em}.shell::before{content:'$ ';font-size:1.7em;color:#fff}.shell[prompt=root]::before{content:'# ';font-size:1.7em;color:#fff}