Difference between revisions of "Template:Team:Paris Saclay/css"

m
m
Line 42: Line 42:
  
 
/* SUB-MENU */
 
/* SUB-MENU */
.affix {position:fixed; width: 19%; top:95px;}
+
.toc .affix {position:fixed; width: 19%; top:95px;}
.affix-bottom {position:relative;}
+
.toc .affix-bottom {position:relative;}
  
 
#compl {float: left; width: 25%;}
 
#compl {float: left; width: 25%;}
Line 127: Line 127:
 
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{ border-radius: 5px; background-color: #9e63af; }
 
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover{ border-radius: 5px; background-color: #9e63af; }
  
.affix { width: 100%; text-align: center; left: 0; top: 15px; }
+
nav .affix { width: 100%; text-align: center; left: 0; top: 15px; }
.affix .container-fluid { background-color: white; transition: all .5s linear; }
+
nav .affix .container-fluid { background-color: white; transition: all .5s linear; }
.affix .navbar-nav li { background-color: #5a0e46; transition: all 1s linear; }
+
nav .affix .navbar-nav li { background-color: #5a0e46; transition: all 1s linear; }
  
  

Revision as of 14:18, 9 October 2016