copyright23
This commit is contained in:
parent
eab55dbde5
commit
2272f41f31
|
|
@ -1,11 +1,5 @@
|
|||
@charset "UTF-8";
|
||||
/***
|
||||
|
||||
====================================================================
|
||||
Reset
|
||||
====================================================================
|
||||
|
||||
***/
|
||||
* {
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
|
|
@ -31,11 +25,6 @@ input::-webkit-inner-spin-button {
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
/***
|
||||
====================================================================
|
||||
Global Settings
|
||||
====================================================================
|
||||
***/
|
||||
body {
|
||||
font-family: "Roboto", sans-serif;
|
||||
font-size: 14px;
|
||||
|
|
|
|||
|
|
@ -104,8 +104,8 @@ body {
|
|||
border: 0.01rem solid rgba(0, 0, 0, 15%);
|
||||
}
|
||||
/* .hr-line:last-child{
|
||||
display: none; */
|
||||
}
|
||||
display: none; } */
|
||||
|
||||
@media screen and (min-width: 1400px){
|
||||
.right_top-line{
|
||||
max-width: 47%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue