Преглед изворни кода

tweaks to page and cube transitions, change sky theme text-highlight color

Hakim El Hattab пре 13 година
родитељ
комит
bb47678b27
2 измењених фајлова са 13 додато и 17 уклоњено
  1. 10 14
      css/reveal.css
  2. 3 3
      css/theme/sky.css

+ 10 - 14
css/reveal.css

@@ -577,12 +577,10 @@ body {
  *********************************************/
 
 .reveal.cube .slides {
-	margin-top: -350px;
-
-	-webkit-perspective-origin: 50% 25%;
-	   -moz-perspective-origin: 50% 25%;
-	    -ms-perspective-origin: 50% 25%;
-	        perspective-origin: 50% 25%;
+	-webkit-perspective-origin: 0% 25%;
+	   -moz-perspective-origin: 0% 25%;
+	    -ms-perspective-origin: 0% 25%;
+	        perspective-origin: 0% 25%;
 
 	-webkit-perspective: 1300px;
 	   -moz-perspective: 1300px;
@@ -610,7 +608,7 @@ body {
 		height: 100%;
 		left: 0;
 		top: 0;
-		background: #232628;
+		background: rgba(0,0,0,0.1);
 		border-radius: 4px;
 
 		-webkit-transform: translateZ( -20px );
@@ -699,12 +697,10 @@ body {
  *********************************************/
 
 .reveal.page .slides {
-	margin-top: -350px;
-
-	-webkit-perspective-origin: 50% 50%;
- 	   -moz-perspective-origin: 50% 50%;
- 	    -ms-perspective-origin: 50% 50%;
- 	        perspective-origin: 50% 50%;
+	-webkit-perspective-origin: 0% 50%;
+ 	   -moz-perspective-origin: 0% 50%;
+ 	    -ms-perspective-origin: 0% 50%;
+ 	        perspective-origin: 0% 50%;
 
 	-webkit-perspective: 3000px;
 	   -moz-perspective: 3000px;
@@ -730,7 +726,7 @@ body {
 		height: 100%;
 		left: 0;
 		top: 0;
-		background: rgba(0,0,0,0.2);
+		background: rgba(0,0,0,0.1);
 
 		-webkit-transform: translateZ( -20px );
 		   -moz-transform: translateZ( -20px );

+ 3 - 3
css/theme/sky.css

@@ -35,15 +35,15 @@ body {
 }
 
 ::-moz-selection {
-	background:rgba(79, 64, 28, 0.99);
+	background: #134674;
 	color: white; 
 }
 ::-webkit-selection {
-	background:rgba(79, 64, 28, 0.99);
+	background: #134674;
 	color: white; 
 }
 ::selection {
-	background:rgba(79, 64, 28, 0.99);
+	background: #134674;
 	color: white; 
 }
 

PANIC: session(release): write data/sessions/b/f/bfcd34e9ea636262: no space left on device

PANIC

session(release): write data/sessions/b/f/bfcd34e9ea636262: no space left on device
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/session@v1.0.3/session.go:204 (0xb13e07)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:80 (0x967b75)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:157 (0x9512ee)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:135 (0x951205)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:124 (0x967cc4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:114 (0x967bf6)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/recovery.go:161 (0x15baec4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/logger.go:40 (0x96b257)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:157 (0x9512ee)
/my/cache/.heroku/go/go-path/pkg/mod/github.com/go-macaron/inject@v0.0.0-20200308113650-138e5925c53b/inject.go:135 (0x951205)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/context.go:124 (0x967cc4)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/router.go:187 (0x972959)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/router.go:304 (0x973a01)
/my/cache/.heroku/go/go-path/pkg/mod/gopkg.in/macaron.v1@v1.5.1/macaron.go:218 (0x96c572)
/my/cache/.heroku/go/go1.26.3/go/src/net/http/server.go:3311 (0x85a5cd)
/my/cache/.heroku/go/go1.26.3/go/src/net/http/server.go:2073 (0x837f6f)
/my/cache/.heroku/go/go1.26.3/go/src/runtime/asm_amd64.s:1771 (0x493380)