Searched refs:tagline (Results 1 – 22 of 22) sorted by relevance
/template/writr/ |
D | tpl_functions.php | 57 $tagline = $conf['tagline']; 61 $tagline = str_replace(['<p>','</p>',"\n"],'',$nstagline); 73 if($tagline){ 74 $return .= '<h2 class="site-description">'.$tagline.'</h2>';
|
/template/bootstrap3/tpl/ |
D | navbar.php | 40 … $tagline = (($conf['tagline']) ? '<div id="dw__tagline">' . $conf['tagline'] . '</div>' : ''); variable 47 … echo '<div class="pull-right"><div id="dw__title">' . $title . '</div>' . $tagline . '</div>';
|
/template/weltis/css/ |
D | _header.css | 25 #weltis__header .headings .tagline { 41 #weltis__header .headings .tagline {
|
/template/notes/css/ |
D | rss.css | 60 .tagline{padding:0 20px;} 61 .tagline,.tagline a{color:#999;font-size:12px;}
|
/template/bootie/ |
D | README.md | 84 …* [tagline](https://www.dokuwiki.org/config:tagline) is used in the [manifest](https://www.dokuwik…
|
/template/artforwater/css/ |
D | artforwater-responsive.css | 3 .tagline { font-size: 1.35em; width: 90% !important; line-height: 1.85em !important;}
|
D | artforwater.css | 52 .tagline { font-size: 1em; margin-left: 35px; margin-top: 47px; width: 425px; font-style: italic; … 76 .tagline a:link, .tagline a:visited {
|
/template/navigation/ |
D | layout.css | 46 div.dokuwiki .tagline {
|
/template/roundbox/ |
D | layout.css | 81 div.dokuwiki .tagline {
|
/template/khum1/css/ |
D | structure.less | 6 /* title, logo, tagline */
|
/template/starterpjax/ |
D | main.php.withTime | 68 <?php if ($conf['tagline']): ?> 69 <p class="claim"><?php echo $conf['tagline'] ?></p>
|
/template/panoramacake/css/ |
D | fordokuwiki.less | 19 /* make sure the header is always in the center, whether the tagline appears beneath it or not */
|
/template/material/css/ |
D | basic.less | 206 .drawer-tagline {
|
/template/jessica/css/ |
D | jessica.css | 52 .tagline { font-size: 0.75em; margin-left: 35px; margin-top: 47px; width: 425px; font-style: italic…
|
/template/bootstrap3/css/ |
D | template.less | 221 #dw__logo.dw-logo-tagline {
|
/template/mikio/assets/ |
D | mikio.less | 89 --navbar-brand-tagline-color: @ini_navbar_brand_tagline_color; 207 --navbar-brand-tagline-color: @ini_darkmode_navbar_brand_tagline_color; 539 .mikio-navbar-brand-title-tagline { 541 color: var(--navbar-brand-tagline-color);
|
D | mikio.css | 63 --navbar-brand-tagline-color: #6c757d; 178 --navbar-brand-tagline-color: #ddd; 535 .mikio-navbar .mikio-navbar-brand .mikio-navbar-brand-title-tagline { 537 color: var(--navbar-brand-tagline-color);
|
/template/arctictut/ |
D | arctictut_design.css | 79 div.tagline {
|
/template/retro/css/ |
D | retro.css | 1196 navbar .site-tagline
|
/template/bootstrap3/ |
D | RELEASE.md | 256 * Added `showWikiInfo` option for display Wiki title, logo and tagline on footer 388 * Fixed logo padding without tagline
|
/template/mywiki/css/ |
D | mywiki.css | 675 .tagline {
|
/template/mikio/ |
D | README.md | 63 - `navbarUseTaglineText` : show the site tagline in the navbar. Requires the `navbarUseTitleText`…
|