Translations:Manuals:BXFbl:Setupmenu overview/5/en: Difference between revisions

From BEASTX Wiki
Jump to navigation Jump to search
FuzzyBot (talk | contribs)
Importing a new version from external source
 
FuzzyBot (talk | contribs)
Importing a new version from external source
 
Line 4: Line 4:
         {  
         {  
             text-align: left;
             text-align: left;
             width: 170px;
             width: 130px;
         }
         }

Latest revision as of 15:02, 22 April 2024

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Manuals:BXFbl:Setupmenu overview)
<html>  <!-- assumes $wgRawHtml = true; safer alternatives exist -->
   <style>
       table#overview tr td:nth-child(2)
       { 
           text-align: left;
           width: 130px;
       }

<html>

   <style>
       table#overview tr td:nth-child(2)
       { 
           text-align: left;
           width: 130px;
       }