Difference between revisions of "Team:Valencia UPV/bootstrapcss"

(Created page with "/*! * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com) * Copyright 2011-2017 The Bootstrap Authors * Copyright 2011-2017 Twitter, Inc. * Licensed under MIT (https://gith...")
 
 
Line 1: Line 1:
/*!
+
<html>
* Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
+
<style>
* Copyright 2011-2017 The Bootstrap Authors
+
* Copyright 2011-2017 Twitter, Inc.
+
* Licensed under MIT (https://github.com/twbs/blob/master/LICENSE)
+
*/
+
 
:root {
 
:root {
 
   --blue: #007bff;
 
   --blue: #007bff;
Line 4,289: Line 4,285:
 
   .table-bordered td {
 
   .table-bordered td {
 
     border: 1px solid #ddd !important; } }
 
     border: 1px solid #ddd !important; } }
 +
 +
 +
</style>
 +
</html>

Latest revision as of 08:11, 25 June 2018