To Examples

Hospital2 Example

Source code file: Hospital2/app/asserts/stylesheets/contact_info.rb:

body { font: normal 130% Helvetica }

table { border-collapse: collapse; }
td    { border: 2px solid;
        padding: 5px; }
        
ol    { list-style-type: decimal }
ol ol { list-style-type: lower-alpha }