Spaces:
Running
Running
michal
commited on
Commit
·
4db75e5
1
Parent(s):
956332e
Upload
Browse files- src/styles.py +1 -1
src/styles.py
CHANGED
@@ -108,7 +108,7 @@ get_window_url_params = """
|
|
108 |
"""
|
109 |
|
110 |
polygon_svg = """
|
111 |
-
<a href="https://csi.amu.edu.pl/" target="_blank">
|
112 |
<svg width="400px" height="190px" viewBox="0 0 243.6 180.2" xmlns="http://www.w3.org/2000/svg" xml:space="preserve">
|
113 |
<style type="text/css">
|
114 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|
|
|
108 |
"""
|
109 |
|
110 |
polygon_svg = """
|
111 |
+
<a href="https://csi.amu.edu.pl/en" target="_blank">
|
112 |
<svg width="400px" height="190px" viewBox="0 0 243.6 180.2" xmlns="http://www.w3.org/2000/svg" xml:space="preserve">
|
113 |
<style type="text/css">
|
114 |
.st0{fill:#E52713;} /* Sets the fill color to red */
|