You've already forked TheComputersIdentity
mirror of
https://github.com/MrLyallCSIT/TheComputersIdentity.git
synced 2026-01-18 07:09:39 +00:00
Update Theme and Links
Main Update to Design Theme Package and Update to links
This commit is contained in:
@@ -42,8 +42,6 @@
|
||||
}
|
||||
|
||||
&.fit {
|
||||
display: block;
|
||||
margin: 0 0 (_size(element-margin) * 0.5) 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -55,7 +53,7 @@
|
||||
padding: 0 2em;
|
||||
}
|
||||
|
||||
&.big {
|
||||
&.large {
|
||||
font-size: 0.8rem;
|
||||
height: 4em;
|
||||
line-height: 4em;
|
||||
@@ -95,7 +93,7 @@
|
||||
color: _palette($p, accent) !important;
|
||||
}
|
||||
|
||||
&.special {
|
||||
&.primary {
|
||||
background-color: _palette($p, fg-bold);
|
||||
box-shadow: none;
|
||||
color: _palette($p, bg) !important;
|
||||
|
||||
Reference in New Issue
Block a user