Commit 4f7c0451 authored by Felipe Tomé's avatar Felipe Tomé

Arrumando css

parent 6481d82d
...@@ -42,6 +42,18 @@ ...@@ -42,6 +42,18 @@
} }
.sidebar-dark-primary{background-color: #00853B !important;} .sidebar-dark-primary{background-color: #00853B !important;}
.tela{
left: 25%;
right: 25%;
}
.logoidace{
width: 40px;
}
.titulo{
font-weight:700;
text-align:center;
}
*, *,
*::before, *::before,
*::after { *::after {
...@@ -11731,7 +11743,7 @@ body.sidebar-collapse:not(.sidebar-mini-md):not(.sidebar-mini) .main-header::bef ...@@ -11731,7 +11743,7 @@ body.sidebar-collapse:not(.sidebar-mini-md):not(.sidebar-mini) .main-header::bef
margin-left: .8rem; margin-left: .8rem;
margin-right: .5rem; margin-right: .5rem;
margin-top: -3px; margin-top: -3px;
max-height: 33px; max-height: 38px;
width: auto; width: auto;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment