mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-11 07:04:01 +01:00
Proposed changed to the changelog and readme.txt for licensing and credit issues.
This commit is contained in:
+5
-2
@@ -6,5 +6,8 @@ Install Guide: http://baystation12.net/wiki/index.php/Install
|
||||
Code: https://github.com/Baystation12/Baystation12
|
||||
IRC: irc://irc.sorcery.net/bs12
|
||||
|
||||
Based on the code of tgstation13, itself based on the code of goonstation13.
|
||||
tgstation13 - http://code.google.com/p/tgstation13
|
||||
Based on the code of /tg/ station 13, itself based on the code of Goon Station 13.
|
||||
/tg/ station 13: http://code.google.com/p/tgstation13
|
||||
|
||||
Code Licensed Under GPLv3: http://www.gnu.org/licenses/gpl.html
|
||||
Content Licensed Under Creative Commons CC BY-SA 3.0: http://creativecommons.org/licenses/by-sa/3.0/
|
||||
@@ -0,0 +1,35 @@
|
||||
.top{font-family:Tahoma,sans-serif;font-size:12px;}
|
||||
h2{font-family:Tahoma,sans-serif;}
|
||||
a img {border:none;}
|
||||
.bgimages16 li {
|
||||
padding:2px 10px 2px 30px;
|
||||
background-position:6px center;
|
||||
background-repeat:no-repeat;
|
||||
border:1px solid #ddd;
|
||||
border-left:4px solid #999;
|
||||
margin-bottom:2px;
|
||||
}
|
||||
.bugfix {background-image:url(bug-minus.png)}
|
||||
.wip {background-image:url(hard-hat-exclamation.png)}
|
||||
.tweak {background-image:url(wrench-screwdriver.png)}
|
||||
.soundadd {background-image:url(music-plus.png)}
|
||||
.sounddel {background-image:url(music-minus.png)}
|
||||
.rscdel {background-image:url(cross-circle.png)}
|
||||
.rscadd {background-image:url(tick-circle.png)}
|
||||
.imageadd {background-image:url(image-plus.png)}
|
||||
.imagedel {background-image:url(image-minus.png)}
|
||||
.spellcheck {background-image:url(spell-check.png)}
|
||||
.experiment {background-image:url(burn-exclamation.png)}
|
||||
.sansserif {font-family:Tahoma,sans-serif;font-size:12px;}
|
||||
.commit {margin-bottom:20px;font-size:100%;font-weight:normal;}
|
||||
.changes {list-style:none;margin:5px 0;padding:0 0 0 25px;font-size:0.8em;}
|
||||
.date {margin:10px 0;color:blue;border-bottom:2px solid #00f;width:60%;padding:2px 0;font-size:1em;font-weight:bold;}
|
||||
.author {padding-left:10px;margin:0;font-weight:bold;font-size:0.9em;}
|
||||
.drop {cursor:pointer;border:1px solid #999;display:inline;font-size:0.9em;padding:1px 20px 1px 5px;line-height:16px;}
|
||||
.hidden {display:none;}
|
||||
.indrop {margin:2px 0 0 0;clear:both;background:#fff;border:1px solid #ddd;padding:5px 10px;}
|
||||
.indrop p {margin:0;font-size:0.8em;line-height:16px;margin:1px 0;}
|
||||
.indrop img {margin-right:5px;vertical-align:middle;}
|
||||
.closed {background:url(chevron-expand.png) right center no-repeat;}
|
||||
.open {background:url(chevron.png) right center no-repeat;}
|
||||
.lic {font-size:9px;}
|
||||
+36
-40
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user