11 lines
168 B
Stylus
11 lines
168 B
Stylus
.copyright {
|
|
color: #8a8a8a;
|
|
text-align: center;
|
|
margin: 40px auto 20px;
|
|
max-width: 980px;
|
|
|
|
.text {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
} |