Zuletzt bearbeitet vor einem Monat
von Redaktion

MediaWiki:Common.css und Hauptseite: Unterschied zwischen den Seiten

(Unterschied zwischen Seiten)
Keine Bearbeitungszusammenfassung
 
Keine Bearbeitungszusammenfassung
Markierung: 2017-Quelltext-Bearbeitung
 
Zeile 1: Zeile 1:
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
<div id="mpbanner">
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');
<div id="mpbanner-byline">Willkommen bei</div>
@import url('https://cdn.jsdelivr.net/npm/bootstrap@5.1.2/dist/css/bootstrap.min.css');
<div id="mpbanner-title">BlueSpice</div>
/*link colors
</div>
#content a, #content a:visited {color: #36b}*/
<div class="mp">BlueSpice ist das Enterprise-Wiki zum Aufbau einer modernen Knowledge Base für Ihr Unternehmen. Wählen Sie die perfekte Lösugn zur Optimierung der Kommunikation zwischen den Mitarbeitern oder mit Ihren Kunden. Erweiterbar, datenschutzkonform, Open Source und weltweit erprobt. Probieren Sie es gleich aus!</div>
#content a.new {color: #b73a3a !important}
<div id="testlogin"><div>
#content  a.ve-ui-toolbar-saveButton {color:white !important}
[[Spezial:Anmelden|'''Loggen Sie sich ein''']]<br />
#content .navContainer a.mw-selflink, #content .navContainer a.mw-selflink:visited {color: #252525}
[[Spezial:Anmelden|'''Benutzer''': Testuser]]<br />
[[Spezial:Anmelden|'''Passwort''': hallowelt]]<br />
</div></div>
{{Hinweisbox|boxtype=background|icon=|Note text=Dieses Demowiki wird täglich um 0 Uhr (UTC) zurückgesetzt. Sämtliche Inhalte werden dabei gelöscht. Um BlueSpice ausgiebig zu testen und Ihre Testinhalte im Anschluss auf Wunsch in ein Produktivsystem zu überführen,  '''[https://bluespice.com/de/test/ fordern Sie bitte ein Testwiki an]''' (30 Tage Evaluation).|bgcolor=#f1f3f9}}
==<span class="fas fa-bus"></span> Steigen Sie ein: Anwendungsfälle testen==
{{Demowiki/Use_cases}}


/*GUI overrides*/
==Nächste Schritte==
h2,.h2 {font-size:1.5rem; margin-top:3rem; border-bottom:1px solid #d8d8d9}
{{Demowiki/Moreinfo}}
h3 {font-size:1.3rem}
<div style="height:1px; overflow:hidden">
h4 {font-size:1.2rem}
__NOTOC__
h5 {font-size:1.1rem}
__HIDETITLE__
#content .toctitle h2 {font-size: 1.2rem;}
__NODISCUSSION__
#content .toc {padding: 10px;margin-top: 2rem;}
__NOSTASH__
#content .toctitle {margin-bottom: 1rem;}
</div>
.toctogglespan {margin-left: 12px;}
.toc {font-size: 1em}
.ns-3002 #data-after-content {display:none;}
.qtip {font-size: 0.95em;line-height: 1.4em;}
 
/*sidebar */
a#n-Knowledge-Base, a#n-Integriertes-Managementsystem, a#n-Dokumentationssystem, a#n-Organisationshandbuch {text-indent: -22px ;}
a#n-Knowledge-Base::before {font-family:"Helvetica"; font-weight:bold; content:"1"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #2b80ea;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Integriertes-Managementsystem::before {font-family:"Helvetica"; font-weight:bold; content:"2"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px;}
a#n-Dokumentationssystem::before {font-family:"Helvetica"; font-weight:bold; content:"3"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}
a#n-Organisationshandbuch::before {font-family:"Helvetica"; font-weight:bold; content:"4"; padding: 2px 6px;border-radius: 5px;font-size: 12px;text-align: center;background: #0d6efd;
color: #fefefe;margin-left: 0; margin-right:6px}
 
/*Main page*/
#mpbanner {background:#415589 url(/w/nsfr_img_auth.php/a/a4/BS_Wiki_Header_BG.jpg) right no-repeat; padding:20px}
#mpbanner-byline {font-size:1.8em; color:white;}
#mpbanner-title {font-size:4em; color:white; line-height:1.2em;}
.mp big {
    font-size: 1.1rem;
    line-height: 1.4rem;
    display: inline-block;
    margin-bottom: 16px;
    margin-top: 14px;
}
.badge {display: inline-block;min-width: 16px;padding: 6px 9px;border-radius: 5px;font-size: 16px;text-align: center;background: #2b80ea;
color: #fefefe;margin-left: 0; margin-right:6px}
.badge-hp {display: inline-block;min-width: 16px;padding: 2px 4px 2px 8px;border-radius: 5px;font-size: 16px;text-align: center;background: #fdc300;
color: #fefefe; margin-left: 0; margin-right:6px}
#use_cases [class*=" bi-"]::before {vertical-align: -0.2em;font-size: 1.1em;}
#testlogin {background:rgba(248,197,127,0.5); padding:6px}
/*image-zooms*/
.screenshot {width: 100%; height: 200px;overflow: hidden;}
 
/*Content nav*/
.navContainer .pageNext {float:right}
.navContainer::after {content: ""; display: block; clear: both;}
.navContainer .badge {padding: 4px;font-size: 12px;padding: 3px 7px;font-family:"helvetica"}
#content .navContainer .badge a, #content .navContainer .badge a:visited {color:white !important;}
/*Simple flex-container */
.flexbox-portal {display: flex; flex-direction: row;flex-wrap: wrap;justify-content: space-between; align-items: stretch;align-content: stretch;}
.flexbox-portal > div {width: 48.5%; padding: 10px; margin-bottom: 18px;border: 1px solid #cdcdcd;}
.flexbox-portal div h2 {font-size: 1.3em;border-bottom: none; margin-top: 0;background: #efefef;padding: 10px;}
.flexbox-portal h1 .mw-editsection, .flexbox-portal h2 .mw-editsection, .flexbox-portal h3 .mw-editsection, .flexbox-portal h4 .mw-editsection, .flexbox-portal h5 .mw-editsection, .flexbox-portal h6 .mw-editsection
{display:none;}
.rss dd {display:none;}
.rss dt {font-weight:normal;margin-bottom:1.2em;}
/*mw-ui-button link*/
.mw-ui-button.mw-ui-progressive a {color:#ffffff !important}
 
/*Tables*/
table.wikitable td, table.wikitable th {font-size:15px; color:#252525}
#features table.aligntop th, #features table.aligntop td, #features  .wikitable > tr > th,  #features .wikitable > * > tr > th {vertical-align: top !important;padding: 16px; text-align:left;}
.mw-parser-output table.wikitable {color:#252525;}
/*Headertabs*/
#headertabs .oo-ui-panelLayout-framed {border:0;}
#headertabs .oo-ui-menuLayout-menu {border-bottom: 1px solid #d3d5da}
 
/*Forms*/
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-button .oo-ui-buttonElement-framed > .oo-ui-buttonElement-button {margin-left: 4px !important;}
.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-header, .oo-ui-fieldLayout.oo-ui-fieldLayout-align-top > .oo-ui-fieldLayout-body > .oo-ui-fieldLayout-field {width: 500px;}
div.pfFormInputWrapper {margin-top:0}
#pfForm .mw-ui-input, #pfForm .createboxInput, #pfForm .mandatoryField, #pfForm textarea {width:auto !important}
 
/*Global templates */
.infolink {float:right; display:inline; font-size: 14px;margin-left: 20px;}

Version vom 3. Dezember 2021, 15:43 Uhr

Willkommen bei
BlueSpice
BlueSpice ist das Enterprise-Wiki zum Aufbau einer modernen Knowledge Base für Ihr Unternehmen. Wählen Sie die perfekte Lösugn zur Optimierung der Kommunikation zwischen den Mitarbeitern oder mit Ihren Kunden. Erweiterbar, datenschutzkonform, Open Source und weltweit erprobt. Probieren Sie es gleich aus!
Dieses Demowiki wird täglich um 0 Uhr (UTC) zurückgesetzt. Sämtliche Inhalte werden dabei gelöscht. Um BlueSpice ausgiebig zu testen und Ihre Testinhalte im Anschluss auf Wunsch in ein Produktivsystem zu überführen, fordern Sie bitte ein Testwiki an (30 Tage Evaluation).

Steigen Sie ein: Anwendungsfälle testen[Bearbeiten | Quelltext bearbeiten]

Tour 1 Knowledge Base

Online-Helpdesk, FAQ, Glossar: Verwandeln Sie Ihr Unternehmen in eine wissensbasierte Organisation.

Tour 2 Integriertes Managementsystem

Qualitäts-, Risiko- und Compliance-Management zentral dokumentiert.

Tour 3 Dokumentationssystem

IT-, Projekt- oder technische Dokumentation: Dokumentieren Sie kritische Informationen ohne viel Aufwand.

Tour 4 Online- / Organisationshandbuch

Organisieren Sie Ihre Handbücher im Wiki-Style im Online-Format mit optionaler PDF-Ausgabe.

Nächste Schritte[Bearbeiten | Quelltext bearbeiten]

Fragen

Vector graphic of business user

Sie haben Fragen?

BlueSpice Sales Team
sales@hallowelt.com

+49 (0)941 660 800

Webinare

Webinare

Erhalten Sie Live-Einblicke
in BlueSpice.

Webinar button.png

Helpdesk

Helpdesk

Anwendungstipps, Orientierung
und Hilfe.

Helpdesk button.png


__NOSTASH__

Keine Kategorien vergebenBearbeiten