Added app and PHP version displays to the footer
This commit is contained in:
@ -127,6 +127,15 @@ select[multiple]{
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
#main-footer{
|
||||
margin-top: 25px;
|
||||
|
||||
p{
|
||||
margin-bottom: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
#result-form{
|
||||
margin: 0;
|
||||
|
||||
|
Reference in New Issue
Block a user