refonte de monaa pour remplacer caotek.fr

This commit is contained in:
2020-04-27 21:38:48 +02:00
parent 5e6495e3ae
commit cb73317f8c
24 changed files with 495 additions and 416 deletions

View File

@@ -3,15 +3,15 @@
.navbar {
margin-bottom: 0;
color: #404040 !important;
color: #000000 !important;
background-color: #ffffff !important;
border: 0;
border-radius: 0;
font-size: 20px !important;
letter-spacing: 4px;
}
.navbar li a, .navbar .navbar-brand {
color: #404040 !important;
color: #000000 !important;
font-size: 14px !important;
}
@@ -26,6 +26,12 @@
color: #fff !important;
}
.navbar-brand {
transform: translateX(-50%);
left: 50%;
position: absolute;
}
/* Dropdown */
.open .dropdown-toggle {
color: #000000 ;
@@ -43,6 +49,12 @@
color: #000000 !important;
}
@media (min-width: 1200px) {
.container{
max-width: 900px;
}
}
.container-fluid {
padding-top: 2em;
padding-bottom: 1em;
@@ -54,7 +66,7 @@
}
}
#doc-text {
.monospace-font {
font-family: Monaco, "Courier New", Courier, monospace;
}
@@ -79,9 +91,6 @@
.bg-grey {
background-color: #f6f6f6;
}
.logo {
height: 60px;
}
.logo-primary {
font-size: 50px;

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.2 KiB