This commit is contained in:
vinceliuice 2020-12-07 14:50:29 +08:00
parent b1d57ade04
commit dffe47037a
9 changed files with 4 additions and 36 deletions

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -18,10 +18,6 @@
* Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
*/
/* GLOBALS */
* {
transition-duration: 150ms;
}
stage {
font-size: 9.75pt;
font-weight: 400;

View File

@ -25,10 +25,10 @@ $cakeisalie: "This stylesheet is generated, DO NOT EDIT";
/* GLOBALS */
* {
// transition-timing-function: $deceleration_curve;
transition-duration: $longer_duration;
}
// * {
// // transition-timing-function: $deceleration_curve;
// transition-duration: $longer_duration;
// }
stage {
// font-family: $font-family;