diff --git a/images/linux64.png b/images/linux64.png new file mode 100644 index 0000000..a7890d7 Binary files /dev/null and b/images/linux64.png differ diff --git a/images/singularity_logo.gif.1380598356402.gif b/images/singularity_logo.gif.1380598356402.gif new file mode 100644 index 0000000..bcebb5c Binary files /dev/null and b/images/singularity_logo.gif.1380598356402.gif differ diff --git a/images/windows 32.png b/images/windows 32.png new file mode 100644 index 0000000..b4a2ab4 Binary files /dev/null and b/images/windows 32.png differ diff --git a/images/windows 64.png b/images/windows 64.png new file mode 100644 index 0000000..61126cc Binary files /dev/null and b/images/windows 64.png differ diff --git a/index.html b/index.html index 1cc2adc..3262182 100644 --- a/index.html +++ b/index.html @@ -70,139 +70,121 @@
-
-
+
+ +
+
+
+
+
+
+
+ Build 6996 + (f9897b607b) +

2 changes

+ +
+ + +
+ +
+ windows 64 + windows 64 + mac osx + linux 64 +
+
+
+

2018-04-09 08:19:44
+ (10 months ago)

+
+ +
+ + +
+ +
+
+ +
+
+
+ + + +
+
+
+
+
-
-
-
-
Build 6994 (f9897b607b)
- - -

2018-04-09 08:19:44 (10 months ago)

+
+
+
+
+ Build 6995 + (f9897b607b) +

2 changes

+ +
+ + +
+ +
+ windows 64 + windows 64 + mac osx + linux 64
- -
-
- - -
- -
- +
+
+

2018-04-09 08:19:44
+ (10 months ago)

+
+ +
+ + +
+ +
+
-
-
- -
-
-
-
-

32 bits

- windows 32 -
- - -
-

64 bits

- windows 64 - mac osx - linux 64 -
-
-
- - - -
+
+
+ + +
+
+
-
- -
-
-
-
-
-
-
-
-
-
-
-
Build 6993 (f9897b607b)
- - -

2018-04-09 08:19:44 (10 months ago)

-
- -
-
- - -
- -
- -
-
-
-
- -
-
-
-
-

32 bits

- windows 32 -
- - -
-

64 bits

- windows 64 - mac osx - linux 64 -
-
-
- - - -
-
-
- -
- -
+
+
+
+ + + + +
+
+
diff --git a/singularity.css b/singularity.css index 496a800..5093a95 100644 --- a/singularity.css +++ b/singularity.css @@ -8,15 +8,18 @@ body{ color:white; } .card{ - background-color: #555555; + background-color: #2a3535; margin-bottom:5px; + border:none; } + .buildtitle{ background-color: #222222; border-radius: 10px; - margin-bottom:5px; - box-shadow: 10px 10px 5px #444444; + + + } .buildnumber { color:#cccccc; @@ -24,8 +27,7 @@ body{ font-size: 16pt; } .changelogtoggle { - box-shadow: 5px 5px 1px #444444; - margin-right:5px; + margin-top:12px; } .croppedheader{ background-image: url('./images/singularity_logo_cropped.png'); @@ -37,9 +39,10 @@ body{ } .logo_os img { - margin-right:30px; + margin-right:10px; margin-bottom: 5px; height:40px; + margin-top:10px; } #footer { position: absolute;