responsive.css 2.68 KB
/*CSS JEANNE*/

#header{
	padding: 10px 20px;
	border-bottom: 1px solid #CCC;
	margin-right: 0px;
	margin-left: 0px;
}
#header .user {
	padding-top: 0px;
}

#footer {
	clear: both;
	padding: auto;
	text-align: left;
	border-top: 1px solid #CCC;
	margin-right: 0px;
	margin-left: 0px;
	align-self: center;
}

/*menu*/
#barre{
	width: auto;
	
}
#barre > form:nth-child(1){
	display: flex;
}
#police{
	font-style : normal;
}
.aligner{
	display: ruby-base;
	margin-top: 0.17em;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem;
    padding-left: 0rem;
}
ul, li {
	margin: 0 6px;
}
/*fin menu*/


section.row {
	text-align: center;
	align-items: center;
	padding-right: initial;
	padding-left: 25px;
}

div.form, div.index, div.view {
	border-left: none;
	width: 100%;
}

#cadre{
	background: #f0f0f0;
	padding: 15px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}


div.form, div.index, div.view {
	float: left;
}

/*boutons*/
#boutons > a:nth-child(1) {
 margin-right: 20px;
 display: inline-block;
 margin-bottom: 10px;
}
#boutons > a:nth-child(2) {
 margin-right: 20px;
 display: inline-block;
 margin-bottom: 10px;
}
#boutons > a:nth-child(3) {
 margin-right: 20px;
 display: inline-block;
 margin-bottom: 10px;
}
#boutons > a:nth-child(6) {
 margin-right: 20px;
 margin-top:10px;
 display:inline-block;
 color:red
}
#boutons > a:nth-child(4) {
 margin-right: 10px;
 display: inline-block;
 margin-bottom: 10px;
}
#boutons > a:nth-child(10) {
 margin-right: 10px;
 background: green;
 color: white;
 display: inline-block;
}
#materiel_images > img:nth-child(1) {
 float: right;
 padding-top: 17px;
}


/* Élément | http://labinvent.test/materiels */

div.actions > p:nth-child(1) > a:nth-child(3) {
  display: inline-block;
  margin-bottom: 10px;
}

/* Élément | http://labinvent.test/materiels */

div.actions > p:nth-child(1) > a:nth-child(4) {
  display: inline-block;
  margin-bottom: 10px;
}

/* Élément | http://labinvent.test/materiels */

div.actions > p:nth-child(1) > a:nth-child(5) {
  display: inline-block;
  margin-bottom: 10px;
}

/* Élément | http://labinvent.test/materiels */

div.actions > p:nth-child(1) > a:nth-child(6) {
  display: inline-block;
  margin-bottom: 10px;
}

/* Élément | http://labinvent.test/materiels */

div.actions > p:nth-child(1) > a:nth-child(7) {
  display: inline-block;
  margin-bottom: 10px;
}


/* Élément | http://labinvent.test/materiels/index/CREATED */

div.actions > a:nth-child(2) {
  /* margin-right: 50px; */
  margin-right: 40px;
  display: inline-block;
  margin-bottom: 10px;
}

/* Élément | http://labinvent.test/materiels/index/CREATED */

div.actions > a:nth-child(3) {
  /* margin-right: 50px; */
  display: inline-block;
  margin-bottom: 10px;
}