diff --git a/Site/assets/css/master.css b/Site/assets/css/master.css index 732c470..c8fba0d 100644 --- a/Site/assets/css/master.css +++ b/Site/assets/css/master.css @@ -128,8 +128,25 @@ h3, h4 font-size: 80%; } +/* Video */ +#episodebar +{ + width: 200px; +} +#video_display +{ + float: right; + border-left: 3px solid gray; +} + +#video_description +{ + width: 500px; + margin-left: 10px; + margin-top: 10px; +} h2.noclear { clear: none; diff --git a/Site/assets/images/qtime.png b/Site/assets/images/qtime.png new file mode 100644 index 0000000..d1b3bce Binary files /dev/null and b/Site/assets/images/qtime.png differ diff --git a/Site/text/seeit.markdown b/Site/text/seeit.markdown index 8b70a3c..6ad0a42 100644 --- a/Site/text/seeit.markdown +++ b/Site/text/seeit.markdown @@ -1,28 +1,61 @@ + +

See it

- Here you can have a look at what GitX looks like. There are screenshots and screencaptures for you to enjoy! + Here you can have a look at what GitX looks like. There are screenshots and screencasts for you to enjoy!

Screenshots

-

-

The Commit View:

- -

-

-

The History View:

- -

+
+ -

- Screencaptures -

-

-

-

+

Screencasts

+
+
+
+
+
+
+ +
+
+ +
+ \ No newline at end of file