generated from DNDs/dnd-template
Jesse James Isler
eb2f5fae7a
Affected files: .obsidian/community-plugins.json .obsidian/plugins/obsidian-icons-plugin/main.js .obsidian/plugins/obsidian-icons-plugin/manifest.json .obsidian/plugins/obsidian-icons-plugin/styles.css .obsidian/starred.json .obsidian/workspace Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobile.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileAuftragszeit.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileBuchungen.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileEinsatzplan.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileGehen.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileKommen.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobilePause.png Attachment/Steinemann Technology/RTM Dokumentation/webOberflächeRTMMobileSaldos.png Attachment/Steinemann Technology/RTM Dokumentation/webRTMlogin.png Attachment/Steinemann Technology/RTM Dokumentation/webRTMloginBenutzerName.png Attachment/Steinemann Technology/RTM Dokumentation/webRTMloginFirmenname.png Attachment/Steinemann Technology/RTM Dokumentation/webRTMloginKennwort.png Attachment/webOberflächeRTMMobileAuftragszeit.png Attachment/webOberflächeRTMMobileEinsatzplan.png Attachment/webOberflächeRTMUebersicht.png Firmen/Steinemann Technology/dokumentationRTM.md
17 lines
292 B
CSS
17 lines
292 B
CSS
.obsidian-icon {
|
|
font-size: inherit;
|
|
display: inline-block;
|
|
width: 2rem !important;
|
|
text-align: center;
|
|
/* margin-right: -0.5rem !important; */
|
|
}
|
|
|
|
p .obsidian-icon {
|
|
width: 1.75rem !important;
|
|
}
|
|
|
|
.obsidian-icon.react-icon > svg {
|
|
vertical-align: middle;
|
|
margin-bottom: 3px;
|
|
}
|