Difference between revisions of "Team:Valencia UPV/font-robotocss"

(Created page with "<html> <style> body{ font-family: 'Roboto','Verdana','Helvetica', sans-serif; } .menu > li{ font-family: 'Roboto','Verdana','Helvetica', sans-serif; } .btn,.btn__text,b...")
 
(Blanked the page)
 
Line 1: Line 1:
<html>
 
<style>
 
  
body{
 
  font-family: 'Roboto','Verdana','Helvetica', sans-serif;
 
}
 
 
.menu > li{
 
font-family: 'Roboto','Verdana','Helvetica', sans-serif;
 
}
 
 
.btn,.btn__text,button{
 
font-family: 'Roboto','Verdana','Helvetica', sans-serif;
 
}
 
 
h1,h2,h3,h4,h5,h6,
 
.h1,.h2,.h3,.h4,.h5,.h6{
 
  font-family: 'Roboto','Helvetica', sans-serif;
 
}
 
 
h5{
 
font-weight: 500;
 
}
 
 
.bar-1 .menu-horizontal>li>.dropdown__trigger, .bar-1 .menu-horizontal>li>a{
 
font-weight: 500;
 
}
 
 
</html>
 
</style>
 

Latest revision as of 09:13, 25 June 2018