Home
last modified time | relevance | path

Searched refs:tagline (Results 1 – 22 of 22) sorted by relevance

/template/writr/
Dtpl_functions.php57 $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/
Dnavbar.php40 … $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.css25 #weltis__header .headings .tagline {
41 #weltis__header .headings .tagline {
/template/notes/css/
Drss.css60 .tagline{padding:0 20px;}
61 .tagline,.tagline a{color:#999;font-size:12px;}
/template/bootie/
DREADME.md84 …* [tagline](https://www.dokuwiki.org/config:tagline) is used in the [manifest](https://www.dokuwik…
/template/artforwater/css/
Dartforwater-responsive.css3 .tagline { font-size: 1.35em; width: 90% !important; line-height: 1.85em !important;}
Dartforwater.css52 .tagline { font-size: 1em; margin-left: 35px; margin-top: 47px; width: 425px; font-style: italic; …
76 .tagline a:link, .tagline a:visited {
/template/navigation/
Dlayout.css46 div.dokuwiki .tagline {
/template/roundbox/
Dlayout.css81 div.dokuwiki .tagline {
/template/khum1/css/
Dstructure.less6 /* title, logo, tagline */
/template/starterpjax/
Dmain.php.withTime68 <?php if ($conf['tagline']): ?>
69 <p class="claim"><?php echo $conf['tagline'] ?></p>
/template/panoramacake/css/
Dfordokuwiki.less19 /* make sure the header is always in the center, whether the tagline appears beneath it or not */
/template/material/css/
Dbasic.less206 .drawer-tagline {
/template/jessica/css/
Djessica.css52 .tagline { font-size: 0.75em; margin-left: 35px; margin-top: 47px; width: 425px; font-style: italic…
/template/bootstrap3/css/
Dtemplate.less221 #dw__logo.dw-logo-tagline {
/template/mikio/assets/
Dmikio.less89 --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);
Dmikio.css63 --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/
Darctictut_design.css79 div.tagline {
/template/retro/css/
Dretro.css1196 navbar .site-tagline
/template/bootstrap3/
DRELEASE.md256 * Added `showWikiInfo` option for display Wiki title, logo and tagline on footer
388 * Fixed logo padding without tagline
/template/mywiki/css/
Dmywiki.css675 .tagline {
/template/mikio/
DREADME.md63 - `navbarUseTaglineText` : show the site tagline in the navbar. Requires the `navbarUseTitleText`…