Difference between revisions of "Template:GO Paris-Saclay/navbarcss"

Line 142: Line 142:
 
   height: 33em;
 
   height: 33em;
 
   background-color: red;
 
   background-color: red;
 +
  position: relative;
 
}
 
}
  
 
+
.parent_carreblanc
 
+
.parent_carre
+
 
{
 
{
   width: 100%;
+
   width:20em;
   height: 37em;
+
   height:10em;
   background-color: red;
+
   border: 2px solid black;
  position: relative;
+
 
+
}
+
#carre
+
{
+
  width: 5em;
+
 
   position: absolute;
 
   position: absolute;
   top: 4em;
+
   bottom: 0em;
  right: 0em;
+
 
}
 
}
  
 
#carre_blanc
 
#carre_blanc
 
{
 
{
   max-width: 5.5em;
+
   width: 5em;
 
   position:absolute;
 
   position:absolute;
   top:23em;
+
   top:2em;
 
}
 
}
  
.parent {
 
  width:46em;
 
  height:10em;
 
  position:relative;
 
}
 
#titre_principal {
 
  width:auto;
 
  height:auto;
 
  position:absolute;
 
  bottom:0px;
 
  right:0px;
 
  color: rgb(42,183,202);
 
  font-size: 4.7em;
 
}
 
  
 
#sous_titre
 
{
 
  color:white;
 
  letter-spacing: 2px;
 
  position: absolute;
 
  top: 12em;
 
  left: 5.8em;
 
  font-size: 2em;
 
}
 
  
 
.idea
 
.idea

Revision as of 21:14, 22 September 2018