BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

gazelle.sql 371B

123
  1. -- Line 1791
  2. INSERT INTO stylesheets (ID, Name, Description, `Default`, Additions, Color) VALUES (1, 'Matcha', 'BioTorrents.de Stylesheet', '1', NULL, '#000000'), (2, 'Oppai', 'Oppaitime Stylesheet', '0', NULL, '#FBC2E5'), (3, 'Beluga', 'Beluga Stylesheet', '0', 'Pink|Haze', '#23252A'), (4, 'Genaviv', 'Genaviv Stylesheet', '0', 'Fixed Header', '#0A0A0A');
  3. -- Line 1791