[ Index ] |
PHP Cross Reference of WordPress Trunk (Updated Daily) |
[Summary view] [Print] [Text view]
1 table { 2 margin: 0 0 $size__spacing-unit; 3 border-collapse: collapse; 4 width: 100%; 5 @include font-family( $font__heading ); 6 7 td, 8 th { 9 padding: 0.5em; 10 border: 1px solid $color__text-light; 11 word-break: break-all; 12 } 13 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated : Thu Nov 21 08:20:01 2024 | Cross-referenced by PHPXref |