Home
last modified time | relevance | path

Searched refs:logo (Results 376 – 400 of 464) sorted by relevance

1...<<111213141516171819

/template/minima/
H A Drtl.css23 .logo {
/template/tr-twitter/
H A Drtl.css23 .logo {
/template/default/
H A Drtl.css23 .logo {
/template/knotux/
H A Drtl.css23 .logo {
/template/sprintdoc/
H A Ddeleted.files87 images/logo.png
/template/bootstrap3/
H A DTemplate.php375 $logo = tpl_getMediaFile(["$user_url.png", "$user_url.jpg", 'images/avatar.png'], false, $logo_size);
377 return $logo;
381 $logo = "data:image/jpeg;base64," . base64_encode($INFO['userinfo']['thumbnailphoto']);
383 return $logo;
1853 # DokuWiki logo
1855 $admin_version->innertext = '<div class="dokuwiki__version"><img src="' . DOKU_BASE . 'lib/tpl/dokuwiki/images/logo.png" class="p-2" alt="" width="32" height="32" /> ' . $admin_version->innertext . '</div>';
H A DRELEASE.md8 * #589: Missing Wikipedia logo in interwiki links to Russian language
142 * #445: Support large logo (*width > 32px*) in navbar and footer (thanks to @trinh)
165 * #440: Inconsistency between header and footer logo (thanks to @leemillerau)
239 * Added `showWikiInfo` option for display Wiki title, logo and tagline on footer
352 * Layout: Moved DokuWiki logo inline style to "template.less"
371 * Fixed logo padding without tagline
568 * Removed the width of logo to maintain aspect ratio (thanks to @mdik on PR #92)
/template/mywiki/css/
H A Dmywiki-responsive.css81 .logo {
306 .logo {
/template/lilas/
H A Dstyle.css24 #logo {
28 #logo a {
/template/scanlines/css/
H A Drtl.css31 .logo {
/template/parallax/css/
H A Dparallax-responsive.css130 #logo_container #logo {
/template/amanuensis/
H A Dprint.css230 div#logo {
H A Dlayout.css110 div#logo {
/template/roundbox/
H A Drtl.css23 .logo {
/template/wikimagination/
H A Dprint.css20 #header #logo {
/template/monobook/static/3rd/monobook/
H A Drtl.css68 #p-logo {
H A Dmain.css703 #p-logo {
712 #p-logo h5 {
715 #p-logo a,
716 #p-logo a:hover {
/template/incognitek/
H A Dlayout.css115 img#logo {
/template/twentyfifteen/css/
H A Ddokuwiki.less304 .site-logo,
/template/khum1/
H A Dstyle.ini119 ; -- Specific to Khaganat : logo color. Used on article title.
/template/r7throot7/
H A Dlayout.css59 background: #fff url(images/logo.jpg) repeat-y top left;
62 #logo {margin-top: 0px;}
/template/prsnl10/css/
H A Dprsnl10_screen.css513 …ine-height: 22px; /* px instead of em to get a cross-browser reliable baseline with the txt logo */
535 /* header: dynamic text logo */
552 /* header: image base logo (-> prsnl10/user/logo.[png|gif|jpeg]) */
/template/breeze/sass/var/
H A D_settings.scss104 $navbar-logo-color: $navbar-link-color;
/template/mikio/
H A Dmikio.php787 $logo = $this->getMediaFile('logo', false);
788 if (empty($logo) === false) {
815 $html .= '<img src="' . $logo . '" class="mikio-navbar-brand-image"' . $styles . '>';
/template/breeze/bower_components/gumby/sass/var/icons/
H A D_entypo-icon-list.scss285 icon-logo-db $entypo-icon-logo-db

1...<<111213141516171819