mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-10-03 01:10:47 +00:00
Generator atcm
This commit is contained in:
18
admin/setalinkgen/style.css
Normal file
18
admin/setalinkgen/style.css
Normal file
@@ -0,0 +1,18 @@
|
||||
body{
|
||||
text-align: center;
|
||||
font-family: Consolas;
|
||||
background-color: #282828;
|
||||
color:white;
|
||||
}
|
||||
div.output{
|
||||
font-size: 80%;
|
||||
background-color: black;
|
||||
min-height:150px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
p.output{
|
||||
padding-top:5px;
|
||||
padding-left:5px;
|
||||
padding-right:5px;
|
||||
margin:0;
|
||||
}
|
Reference in New Issue
Block a user