File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -709,3 +709,9 @@ a[name]:before {
709709  padding-left 8px  ;
710710  padding-right 8px  ;
711711}
712+ 
713+ .version  {
714+   opacity 0.7 ;
715+   margin-top 10px  ;
716+   margin-bottom 10px   !important ;
717+ }
Original file line number Diff line number Diff line change 99                < img  width ="100 " src ="{{ '/assets/img/scala-js-logo.svg' | prepend: site.baseurl }} "> 
1010
1111                < div > 
12-                     < h2  style ="margin-top: 10px; "> Scala.js</ h2 > < h4 > A safer way to build robust< br />  front-end web applications!</ h4 > 
12+                     < h2  style ="margin: 10px 0; "> Scala.js</ h2 > 
13+                     < h4  class ="version "> {{ site.versions.scalaJS }}</ h4 > 
14+                     < h4 > A safer way to build robust< br />  front-end web applications!</ h4 > 
1315                </ div > 
1416                < div > 
1517                    < a  class ="btn btn-theme " href ="{{ site.baseurl }}/tutorial/ "> Learn Scala.js</ a > 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments