Template:Content/ru 2.0: Difference between revisions

From Vintage Story Wiki
m (in work)
Tag: Replaced
m (FuzzyBot moved page Template:Navbox/ru 2.0 to Template:Content/ru 2.0 without leaving a redirect: Part of translatable page "Template:Navbox")
 
(No difference)

Latest revision as of 20:13, 6 August 2022

 <style>
   .hide {
    display: none;
   }
  .block1 { 
   width: 200px; 
   background: #ccc;
   padding: 5px;
   padding-right: 20px; 
   border: solid 1px black; 
   float: left;
  }
  .block2 { 
   width: 200px; 
   background: #fc0; 
   padding: 5px; 
   border: solid 1px black; 
   float: left; 
   position: relative; 
   top: 40px; 
   left: -70px; 
  }
 </style> 

TEST PAGE