On Thursday, 2018-05-24 17:27:19 -0700, Laura Ekstrand wrote: > Goodbye old css file. You belong in 1999 from whence you came. > --- > docs/mesa.css | 63 > ----------------------------------------------------------- > 1 file changed, 63 deletions(-) > delete mode 100644 docs/mesa.css
I guess this could be deleted at the same time as the html files, but it doesn't really matter. I'm quite happy with the new website with its default theme already; we can always spend ages debating the theme style later, right now I'd love for this to land as soon as we start using gitlab :) For patch 1 (the yaml file), with or without my comment (can be done later), patch 2 (the python conversion script, which btw I guess we should probably delete once the conversion is done), patch 7 (the sphinx-build yml line), and 12-16 are: Reviewed-by: Eric Engestrom <eric.engest...@intel.com> The rest of the series is: Acked-by: Eric Engestrom <eric.engest...@intel.com> Thank you very much for finishing the task many of us gave a shot at, but didn't carry through! > > diff --git a/docs/mesa.css b/docs/mesa.css > deleted file mode 100644 > index 7ab8152b04..0000000000 > --- a/docs/mesa.css > +++ /dev/null > @@ -1,63 +0,0 @@ > -/* Mesa CSS */ > -body { > - background-color: #ffffff; > - font: 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; > - color: black; > - link: #111188; > -} > - > -h1 { > - font: 24px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; > - font-weight: bold; > - color: black; > -} > - > -h2 { > - font: 18px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif, bold; > - font-weight: bold; > - color: black; > -} > - > -code { > - font-family: monospace; > - font-size: 10pt; > - color: black; > -} > - > - > -pre { > - /*font-family: monospace;*/ > - font-size: 10pt; > - /*color: black;*/ > -} > - > -iframe { > - width: 19em; > - height: 80em; > - border: none; > - float: left; > -} > - > -.content { > - position: absolute; > - left: 20em; > - right: 10px; > - overflow: hidden > -} > - > -.header { > - background: black url('gears.png') 15px no-repeat; > - margin:0; > - padding: 5px; > - clear:both; > -} > - > -.header h1 { > - background: url('gears.png') right no-repeat; > - color: white; > - font: x-large sans-serif; > - text-align: center; > - height: 50px; > - margin: 0; > - padding-top: 30px; > -} > -- > 2.14.3 > > _______________________________________________ > mesa-dev mailing list > mesa-dev@lists.freedesktop.org > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev