mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
Commit realizando cambios en los roles de los usuarios
This commit is contained in:
21
httpdocs/themes/focus2/scss/layout/footer/_footer.scss
Normal file
21
httpdocs/themes/focus2/scss/layout/footer/_footer.scss
Normal file
@ -0,0 +1,21 @@
|
||||
|
||||
|
||||
|
||||
.footer {
|
||||
padding-left: 17.1875rem;
|
||||
background-color: $body-bg;
|
||||
|
||||
.copyright {
|
||||
padding: 0.9375rem;
|
||||
p {
|
||||
text-align: center;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
a{
|
||||
color: $primary;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user