Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vcs:colours [2010/04/06 17:28] Toni Corveravcs:docs:colours [2016/04/18 02:25] (current) – [The default colourscheme] Added borders for better visualisation Toni Corvera
Line 67: Line 67:
  
 <html> <html>
 +<style type="text/css">
 +</style>
 <table style="width:60em;"> <table style="width:60em;">
 <tr> <tr>
Line 74: Line 76:
 </tr> </tr>
 <tr style="height:4em;"> <tr style="height:4em;">
-<td style="background-color:#afcd7a; width:20em;">&nbsp;</td>+<td style="background-color:#afcd7a; width:20em;border-left:1px solid #afcd7a;border-right:1px solid #afcd7a;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:YellowGreen; width:20em;">&nbsp;</td>+<td style="background-color:YellowGreen; width:20em;border-left:1px solid YellowGreen;border-right:1px solid YellowGreen;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:YellowGreen; width:20em;">&nbsp;</td>+<td style="background-color:YellowGreen; width:20em;border-left:1px solid YellowGreen;border-right:1px solid YellowGreen">&nbsp;</td>
 </tr> </tr>
 <tr style="height:8em;"> <tr style="height:8em;">
-<td style="background-color:White; width:20em;">&nbsp;</td>+<td style="background-color:White; width:20em;border-left:1px dashed gray;border-right:1px dashed gray;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:White; width:20em;">&nbsp;</td>+<td style="background-color:White; width:20em;border-left:1px dashed gray;border-right:1px dashed gray;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:White; width:20em;">&nbsp;</td>+<td style="background-color:White; width:20em;border-left:1px dashed gray;border-right:1px dashed gray;">&nbsp;</td>
 </tr> </tr>
 <tr style="height:2.5em;"> <tr style="height:2.5em;">
-<td style="background-color:SlateGray; width:20em;">&nbsp;</td>+<td style="background-color:SlateGray; width:20em;border-left:1px solid SlateGray;border-right:1px solid SlateGray;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:SlateGray; width:20em;">&nbsp;</td>+<td style="background-color:SlateGray; width:20em;border-left:1px solid SlateGray;border-right:1px solid SlateGray;">&nbsp;</td>
 <td style="width:4em;">&nbsp;</td> <td style="width:4em;">&nbsp;</td>
-<td style="background-color:SandyBrown; width:20em;">&nbsp;</td>+<td style="background-color:SandyBrown; width:20em;border-left:1px solid SandyBrown;border-right:1px solid SandyBrown;">&nbsp;</td>
 </tr> </tr>
 </table> </table>
 </html> </html>
  
All dates/times in this page are UTC.
  • vcs/docs/colours.1270574915.txt.gz
  • Last modified: 2010/04/06 17:28
  • by Toni Corvera