Port the web to bootstrap5
So it is responsive in phones.
This commit is contained in:
parent
8af2ad3758
commit
6a3da59c75
40 changed files with 1131 additions and 849 deletions
10
README.md
10
README.md
|
@ -77,14 +77,10 @@ https://gitlab.com/trantor/trantor/issues
|
|||
|
||||
All the matterial of this project is under WTFPL as described on the LICENSE
|
||||
file with the exception of:
|
||||
* css/bootstrap.min.css css/bootstra-responsive.min.css js/bootstrap.min.js
|
||||
img/glyphicons-halflings-white.png img/glyphicons-halflings.png
|
||||
From the bootstrap framework: http://twitter.github.com/bootstrap/
|
||||
* js/jquery.js
|
||||
From jquery library: http://jquery.com/
|
||||
* css/bootstrap.bundle.min.css css/bootstrap.bundle.min.css.map js/bootstrap.bundle.min.js
|
||||
js/bootstrap.bundle.min.js.map img/bootstrap-icons.svg
|
||||
From the bootstrap framework: https://getbootstrap.com/
|
||||
* img/bright_squares.png
|
||||
From subtlepatterns: http://subtlepatterns.com/bright-squares/
|
||||
* css/FredokaOne.ttf css/PTSerif.ttf
|
||||
From Google Web Fonts: http://www.google.com/webfonts
|
||||
* js/bootstrap-tokenfield.min.js dist/css/bootstrap-tokenfield.min.css
|
||||
From Bootstrap Tokenfield: https://github.com/sliptree/bootstrap-tokenfield
|
||||
|
|
Reference in a new issue