Skip to content

Instantly share code, notes, and snippets.

@aharshac
Last active April 25, 2017 04:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aharshac/2d323cae814d45d6515a98ca2041aefc to your computer and use it in GitHub Desktop.
Save aharshac/2d323cae814d45d6515a98ca2041aefc to your computer and use it in GitHub Desktop.
collaborizm-community-fix-1.min
table{background-color:#fff;width:100%;max-width:100%;margin-top:20px!important;margin-bottom:20px!important;border-collapse:collapse}table>thead>tr>th{line-height:1.4285714}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td{line-height:1.4285714;vertical-align:top;text-align:left}table>thead>tr>th{vertical-align:bottom;font-weight:700}table>caption+thead>tr:first-child>td,table>caption+thead>tr:first-child>th,table>colgroup+thead>tr:first-child>td,table>colgroup+thead>tr:first-child>th,table>thead:first-child>tr:first-child>td,table>thead:first-child>tr:first-child>th{border-top:0}table>tbody+tbody{border-top:2px solid #ddd}table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{padding:5px}table,table>tbody>tr>td,table>tbody>tr>th,table>tfoot>tr>td,table>tfoot>tr>th,table>thead>tr>td,table>thead>tr>th{border:1px solid #ddd}table>thead>tr>td,table>thead>tr>th{border-bottom-width:2px}table>tbody>tr:nth-child(odd)>td,table>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}table>tbody>tr:hover>td,table>tbody>tr:hover>th{background-color:#f5f5f5}*:not(pre)>code{background-color:#f7f7f9;border:1px solid #e1e1e8;border-radius:3px;color:#d14;padding:2px 4px;overflow-wrap:break-word}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment