Server IP : 15.235.198.142 / Your IP : 216.73.216.74 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/craft/wp-content/themes/oceanwp/sass/components/blog/ |
Upload File : |
ul.meta { display: flex; flex-wrap: wrap; justify-content: flex-start; color: $color-18; font-size: 14px; line-height: 1.3; margin: 0 0 20px; padding: 0 0 10px; list-style: none; li { line-height: 1.5; align-self: flex-end; flex-wrap: nowrap; padding-bottom: 5px; &:after { padding: 0 6px; font-weight: bold; } &:last-child:after { display: none; padding: 0; } a { color: $color-18; &:hover { color: $color-5; } } i { padding-right: 6px; font-size: 17px; } .owp-icon { margin-right: 8px; } svg.owp-icon { width: 18px; height: 18px; } .owp-sep { padding: 0 5px; } } } ul.obem-default li:after { content: '-'; } ul.obem-modern li:after { content: '|'; } ul.obem-stylish li:after { content: '//'; } ul.obem-none li:after { content: ''; margin: 0 5px; } /*------------------------------------* Single Post Styling *------------------------------------*/ .single-post ul.meta, .single.ocean-cpt ul.meta { font-size: 14.5px; border-bottom: 1px solid $color-9; padding-bottom: 15px; li { &:after { padding: 0 8px; } i { padding-right: 9px; } .owp-icon { margin-right: 8px; } svg.owp-icon { width: 20px; height: 20px; } } } .single-post ul.ospm-default li:after, .single.ocean-cpt ul.ospm-default li:after { content: '-'; } .single-post ul.ospm-modern li:after, .single.ocean-cpt ul.ospm-modern li:after { content: '|'; } .single-post ul.ospm-stylish li:after, .single.ocean-cpt ul.ospm-stylish li:after { content: '//'; } .single-post ul.ospm-none li:after, .single.ocean-cpt ul.ospm-none li:after { content: ''; margin: 0 10px; }