crscardellino commited on
Commit
1abfdad
1 Parent(s): a3b3f91

Fixed the style of some titles to better fit the screen

Browse files
Files changed (1) hide show
  1. flisol-cordoba-2023.ipynb +4 -4
flisol-cordoba-2023.ipynb CHANGED
@@ -79,7 +79,7 @@
79
  "source": [
80
  "## ¿Cómo continúa esta frase?\n",
81
  "\n",
82
- "<h2 style=\"text-align:center;font-weight:normal;\">You ...</h2>"
83
  ]
84
  },
85
  {
@@ -91,7 +91,7 @@
91
  }
92
  },
93
  "source": [
94
- "<h2 style=\"text-align:center;font-weight:normal;\">You shall ...</h2>"
95
  ]
96
  },
97
  {
@@ -103,7 +103,7 @@
103
  }
104
  },
105
  "source": [
106
- "<h2 style=\"text-align:center;font-weight:normal;\">You shall not ...</h2>"
107
  ]
108
  },
109
  {
@@ -116,7 +116,7 @@
116
  },
117
  "source": [
118
  "<div style=\"text-align:center;\">\n",
119
- " <h2 style=\"font-weight:normal;\">You shall not pass!</h2>\n",
120
  " <div style=\"display:inline-block;margin-top:10px;\">\n",
121
  " <img src=\"./img/gandalf.gif\" style=\"height:10em;width:auto;\"/>\n",
122
  " </div>\n",
 
79
  "source": [
80
  "## ¿Cómo continúa esta frase?\n",
81
  "\n",
82
+ "<h2 style=\"text-align:center;font-weight:normal;font-size:1.3em;\">You ...</h2>"
83
  ]
84
  },
85
  {
 
91
  }
92
  },
93
  "source": [
94
+ "<h2 style=\"text-align:center;font-weight:normal;font-size:1.3em;\">You shall ...</h2>"
95
  ]
96
  },
97
  {
 
103
  }
104
  },
105
  "source": [
106
+ "<h2 style=\"text-align:center;font-weight:normal;font-size:1.3em;\">You shall not ...</h2>"
107
  ]
108
  },
109
  {
 
116
  },
117
  "source": [
118
  "<div style=\"text-align:center;\">\n",
119
+ " <h2 style=\"font-weight:normal;font-size:1.3em;\">You shall not pass!</h2>\n",
120
  " <div style=\"display:inline-block;margin-top:10px;\">\n",
121
  " <img src=\"./img/gandalf.gif\" style=\"height:10em;width:auto;\"/>\n",
122
  " </div>\n",