Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
e0a2711d
Commit
e0a2711d
authored
Oct 17, 2017
by
Aria Givi
Browse files
Link-Farbe angepasst, Logo etwas aufgehuebscht
parent
cf0c5781
Changes
1
Show whitespace changes
Inline
Side-by-side
resources/assets/less/metager/sidebar.less
View file @
e0a2711d
...
...
@@ -60,14 +60,19 @@
text-indent: 12px;
width: 100%;
color: black;
&:hover {
color: red;
}
}
& p {
width: 90%;
text-align: center;
font-weight: bold;
font-style: italic;
font-size: large;
background-color: rgb(250,128,0);
border-radius: 1
5
px;
border-radius: 1
0
px;
color: white;
cursor: default;
margin: 5%
...
...
@@ -149,9 +154,6 @@ ul.metager-dropdown-menu {
padding-bottom: 5%;
border-radius: 10px;
margin-bottom: 1%;
&>a:hover {
color: red;
}
}
@media (max-width: 979px) {
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment