Skip to content
Snippets Groups Projects
Commit 96d65664 authored by Alexandre Vanini's avatar Alexandre Vanini
Browse files

[ANGULAR]

versio nearly done, java added, changed css to scss for nothing purpose
parent 18aa2bbc
Branches master
No related tags found
No related merge requests found
......@@ -72,4 +72,12 @@ button:hover {
background-color: rgba(39, 174, 96, 0.2);
}
.header{
width: 500px;
height: 20px;
background-color: rgba(43, 47, 57, 1);
font: 12px/normal 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
padding:3px;
border-radius: 6px;
}
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment